{"id":29462659,"url":"https://github.com/sinetris/sine-die","last_synced_at":"2026-05-16T13:03:19.428Z","repository":{"id":184984812,"uuid":"669878136","full_name":"sinetris/sine-die","owner":"sinetris","description":"Semantic HTML theme for Hugo","archived":false,"fork":false,"pushed_at":"2026-05-11T16:36:40.000Z","size":1259,"stargazers_count":4,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-11T18:33:16.217Z","etag":null,"topics":["dark-mode","dark-theme","hugo","hugo-theme","semantic"],"latest_commit_sha":null,"homepage":"https://sinetris.github.io/sine-die/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sinetris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-23T18:10:58.000Z","updated_at":"2026-04-09T12:01:31.000Z","dependencies_parsed_at":"2024-04-02T09:29:38.746Z","dependency_job_id":"f38225ba-fc34-44fe-b97b-dba07da6591d","html_url":"https://github.com/sinetris/sine-die","commit_stats":null,"previous_names":["sinetris/sine-die"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/sinetris/sine-die","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinetris%2Fsine-die","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinetris%2Fsine-die/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinetris%2Fsine-die/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinetris%2Fsine-die/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinetris","download_url":"https://codeload.github.com/sinetris/sine-die/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinetris%2Fsine-die/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["dark-mode","dark-theme","hugo","hugo-theme","semantic"],"created_at":"2025-07-14T04:18:16.336Z","updated_at":"2026-05-16T13:03:19.422Z","avatar_url":"https://github.com/sinetris.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD041 --\u003e\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/sinetris/sine-die/main.svg)](https://results.pre-commit.ci/latest/github/sinetris/sine-die/main)\n\n\u003cp align=\"center\"\u003e\n\u003cimg\n  src=\"https://raw.githubusercontent.com/sinetris/sine-die/main/assets/images/sine-die-logo-full.svg\"\n  style=\"width: 80%;\"\n  alt=\"Sine Die logo\"\n/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg\n  src=\"https://raw.githubusercontent.com/sinetris/sine-die/main/userguide/assets/images/responsive-previews.png\"\n  style=\"width: 90%\"\n  alt=\"Responsive Web Design Demo\"\n/\u003e\n\u003c/p\u003e\n\n---\n\nTable of Content\n\n- [Description](#description)\n- [Prerequisites](#prerequisites)\n- [Documentation](#documentation)\n- [Credits and Acknowledgements](#credits-and-acknowledgements)\n- [License](#license)\n\n## Description\n\nA simple and clean [Hugo][hugo] theme.\n\n- Semantic HTML\n- Minimalist CSS framework\n  - Lightweight\n  - Responsive Web Design\n  - Light/Dark Mode\n  - Easily customizable color palette\n  - Menubar\n- Glossary templates\n- Accessibility friendly\n- Search functionality\n\n## Prerequisites\n\n- A [Hugo site][hugo-quick-start]\n- [Git installed][git-getting-started]\n- (optional) For the [Search functionality][sine-die-search-functionality]\n  - [Node.js][node-js] or [Python 3][python] (used by Pagefind)\n  - [Pagefind][pagefind]\n- [Dart Sass][hugo-dart-sass]\n\n## Documentation\n\nBasic configuration instructions are available in the [documentation README][sine-die-documentation]\nfile.\n\nMore details are available on the [Sine Die website][sine-die-website].\n\n## Credits and Acknowledgements\n\n- [Pagefind][pagefind]: highly configurable client-side search\n  library with a script to index pages generated with any static site generator\n  using as low bandwidth as possible. It also provides a UI component that\n  supports searching, filtering, and metadata out of the box.\n- [MDN Accessibility][mdn-accessibility]: web accessibility reference in\n  [MDN Web Docs][mdn-web-docs]\n- [ARIA Authoring Practices Guide (APG)][aria-apg]: learn to use the accessibility\n  semantics defined by the [ARIA][aria] specification.\n- [Material Design][material-design]: Google’s open-source design system.\n  - The color scheme for this theme is inspired by the [Material design color system][material-design-color-system].\\\n    Their color palette is very similar to what I intended to cerate, and having\n    a good reference was definitely a great help.\n  - This theme also use [Material Symbols][material-symbols] for the icons.\n\n## License\n\nLicensed under the [MIT license][sine-die-license].\n\nThis software includes material copied from or derived from the example patterns\nprovided in the [ARIA Authoring Practices Guide (APG)][aria-apg] and distributed\nunder the [W3C\u003csup\u003e®\u003c/sup\u003e Software and Document License][w3c-software-license].\n\nSpecifically:\n\n- [Breadcrumb Pattern][aria-apg-patterns-breadcrumb]\n- [Menu and Menubar Pattern][aria-apg-patterns-menubar]\n\n[aria-apg-patterns-breadcrumb]: \u003chttps://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/\u003e \"APG - Breadcrumb Pattern\"\n[aria-apg-patterns-menubar]: \u003chttps://www.w3.org/WAI/ARIA/apg/patterns/menubar/\u003e \"APG - Menu and Menubar Pattern\"\n[aria-apg]: \u003chttps://www.w3.org/WAI/ARIA/apg/\u003e \"ARIA Authoring Practices Guide (APG)\"\n[aria]: \u003chttps://www.w3.org/TR/wai-aria/\u003e \"Accessible Rich Internet Applications (WAI-ARIA)\"\n[git-getting-started]: \u003chttps://git-scm.com/book/en/Getting-Started-Installing-Git/\u003e \"Git: Getting Started\"\n[hugo-dart-sass]: \u003chttps://gohugo.io/functions/css/sass/#dart-sass\u003e \"Hugo: Install Dart Sass\"\n[hugo-quick-start]: \u003chttps://gohugo.io/getting-started/quick-start/\u003e \"Hugo: Quick start\"\n[hugo]: \u003chttps://gohugo.io\u003e \"Hugo: open-source static site generators\"\n[material-design-color-system]: \u003chttps://m3.material.io/styles/color/the-color-system/key-colors-tones\u003e \"Material design color system\"\n[material-design]: \u003chttps://m3.material.io\u003e \"Material Design\"\n[material-symbols]: \u003chttps://fonts.google.com/icons\u003e \"Material Symbols\"\n[mdn-accessibility]: \u003chttps://developer.mozilla.org/en-US/docs/Web/Accessibility\u003e \"mdn - Accessibility\"\n[mdn-web-docs]: \u003chttps://developer.mozilla.org/en/docs/Web\u003e \"mdn web docs\"\n[node-js]: \u003chttps://nodejs.org\u003e \"Node.js\"\n[pagefind]: \u003chttps://pagefind.app/\u003e \"Pagefind\"\n[python]: \u003chttps://www.python.org/\u003e \"Python\"\n[sine-die-documentation]: \u003chttps://github.com/sinetris/sine-die/blob/main/docs/README.md\u003e \"sine-die: Documentation\"\n[sine-die-license]: \u003chttps://github.com/sinetris/sine-die/blob/main/LICENSE\u003e \"sine-die: License\"\n[sine-die-search-functionality]: \u003chttps://github.com/sinetris/sine-die/blob/main/docs/README.md#search-functionality\u003e \"sine-die: Search functionality\"\n[sine-die-website]: \u003chttps://sinetris.github.io/sine-die/\u003e \"sine-die: website\"\n[w3c-software-license]: \u003chttps://www.w3.org/copyright/software-license/\u003e \"W3C Software and Document License\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinetris%2Fsine-die","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinetris%2Fsine-die","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinetris%2Fsine-die/lists"}