{"id":30770438,"url":"https://github.com/yukal/http-status-pages","last_synced_at":"2026-04-13T12:01:50.214Z","repository":{"id":308967749,"uuid":"1034721877","full_name":"yukal/http-status-pages","owner":"yukal","description":"Stylized pages with different HTTP status codes","archived":false,"fork":false,"pushed_at":"2025-08-17T09:13:58.000Z","size":257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-04T23:15:27.967Z","etag":null,"topics":["emoji","gulp","http-status-codes","js","pages","pug","stylized"],"latest_commit_sha":null,"homepage":"https://yukal.github.io/http-status-pages/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yukal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-08T21:44:42.000Z","updated_at":"2025-08-15T23:35:13.000Z","dependencies_parsed_at":"2025-08-09T01:14:41.426Z","dependency_job_id":null,"html_url":"https://github.com/yukal/http-status-pages","commit_stats":null,"previous_names":["yukal/http-status-pages"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yukal/http-status-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukal%2Fhttp-status-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukal%2Fhttp-status-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukal%2Fhttp-status-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukal%2Fhttp-status-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yukal","download_url":"https://codeload.github.com/yukal/http-status-pages/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukal%2Fhttp-status-pages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emoji","gulp","http-status-codes","js","pages","pug","stylized"],"created_at":"2025-09-04T23:05:13.995Z","updated_at":"2026-04-13T12:01:50.153Z","avatar_url":"https://github.com/yukal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# http-status-pages\nStylized pages with different HTTP status codes.\n\nThe idea was based on the [colorlib.com](https://colorlib.com/wp/cat/404-error/) resource, from page [Colorlib Error 404 V18](https://colorlib.com/etc/404/colorlib-error-404-18/). Thanks to [openmoji.org](https://openmoji.org/), where I got some SVG icons.\n\n![Stylized page with 404 status code](.github/img/demo-404.svg)\n\n### Optimized Icons\n\nSome icons have been completely redrawn because their paths duplicated unnecessary nodes. These nodes have been simplified as much as possible to reduce the size of the sprite. Also, some icons have been intentionally resized to achieve the impression of a single, cohesive style. A few more new icons were also added, which at least I didn't find in the openmoji collection. The work is still ongoing.\n\n[![openmoji icon 1FA99](src/assets/icons/optimized/1FA99.svg)](https://openmoji.org/library/emoji-1FA99/)\n[![openmoji icon 1F9D0](src/assets/icons/optimized/1F9D0.svg)](https://openmoji.org/library/emoji-1F9D0/)\n[![openmoji icon E0AB](src/assets/icons/optimized/E0AB.svg)](https://openmoji.org/library/emoji-E0AB/)\n[![openmoji icon E145](src/assets/icons/optimized/E145.svg)](https://openmoji.org/library/emoji-E145/)\n![mask svg icon](src/assets/icons/optimized/mask.svg)\n[![openmoji icon 1F4A5](src/assets/icons/optimized/1F4A5.svg)](https://openmoji.org/library/emoji-1F4A5/)\n[![openmoji icon 1F383](src/assets/icons/optimized/1F383.svg)](https://openmoji.org/library/emoji-1F383/)\n[![openmoji icon 1FAAC](src/assets/icons/optimized/1FAAC.svg)](https://openmoji.org/library/emoji-1FAAC/)\n[![openmoji icon 1F9F1](src/assets/icons/optimized/1F9F1.svg)](https://openmoji.org/library/emoji-1F9F1/)\n![mask svg icon](src/assets/icons/optimized/shield-lock.svg)\n[![openmoji icon E308](src/assets/icons/optimized/E308.svg)](https://openmoji.org/library/emoji-E308/)\n[![openmoji icon E147](src/assets/icons/optimized/E147.svg)](https://openmoji.org/library/emoji-E147/)\n[![openmoji icon E04B](src/assets/icons/optimized/E04B.svg)](https://openmoji.org/library/emoji-E04B/)\n\n#### Generate pages\n\n``` bash\n# install dependencies\nnpm install\n\n# run builder\nnpm run build\n\n# or\nnpx gulp generate\n\n```\n\n## License\n¹ OpenMoji graphics are licensed under the Creative Commons Share Alike License 4.0 ([CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/))\n\n[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-sa/4.0/)\n\n² Code licensed under the GNU Lesser General Public License v3 ([LGPL-3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html))\n\n[![License: LGPL-3.0](https://img.shields.io/badge/License-LGPL%20v3-lightgrey.svg)](https://www.gnu.org/licenses/lgpl-3.0.en.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukal%2Fhttp-status-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyukal%2Fhttp-status-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukal%2Fhttp-status-pages/lists"}