{"id":15946202,"url":"https://github.com/zoni/hugo-theme-notes","last_synced_at":"2026-06-12T21:01:53.051Z","repository":{"id":137339679,"uuid":"329728733","full_name":"zoni/hugo-theme-notes","owner":"zoni","description":"Hugo theme for https://notes.nick.groenen.me","archived":false,"fork":false,"pushed_at":"2021-02-21T23:16:21.000Z","size":66,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-22T13:59:51.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2021-01-14T20:38:08.000Z","updated_at":"2023-06-20T13:46:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"035fe392-aea6-449c-9ea9-fe3c277497bf","html_url":"https://github.com/zoni/hugo-theme-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zoni/hugo-theme-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoni","download_url":"https://codeload.github.com/zoni/hugo-theme-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34262157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-07T09:20:41.640Z","updated_at":"2026-06-12T21:01:53.033Z","avatar_url":"https://github.com/zoni.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes theme\n\nThis is a Hugo port of the [sidey] theme from Ronalds Vilciņš, heavily customized for use on [notes.nick.groenen.me].\n\n## Search\n\nTo make the built-in [lunr]-based search functionality work, follow these steps.\n\n### Configure JSON index\n\nIn your Hugo configuration, enable the JSON output format for `/index.json` using something like the following (this example uses TOML):\n\n```toml\n[outputFormats]\n\t[outputFormats.SearchIndex]\n\tbaseName = \"index\"\n\tmediaType = \"application/json\"\n\n[outputs]\nhome = [\"HTML\", \"SearchIndex\"]\n```\n\n### Create search page\n\nCreate `search.md` at the root of your `content` folder with these contents:\n\n```\n---\ntitle: Search this site\n---\n\n# Search\n\n\u003cdiv id=\"search-container\"\u003e\n  \u003cform id=\"search-form\" action=\"{{\u003c ref \"/search\" \u003e}}\"\u003e\n    \u003cinput name=\"q\" id=\"search-input\" type=\"text\" class=\"search_input search-query ui-autocomplete-input\" placeholder=\"Search notes\" autocomplete=\"off\"\u003e\n  \u003c/form\u003e\n\u003c/div\u003e\n\n\u003ctemplate id=\"search-result\" hidden\u003e\n  \u003carticle class=\"content post\"\u003e\n    \u003ch3 class=\"search-result-title\"\u003e\u003ca class=\"search-result-title-ref\"\u003e\u003c/a\u003e\u003c/h2\u003e\n    \u003csummary class=\"search-result-summary\"\u003e\u003c/summary\u003e\n  \u003c/article\u003e\n\u003c/template\u003e\n\n\u003cdiv id=\"search-results-container\"\u003e\u003c/div\u003e\n```\n\nThis will make the search page available at `/search`.\n\n[sidey]: https://github.com/ronv/sidey\n[lunr]: https://lunrjs.com/\n[notes.nick.groenen.me]: https://notes.nick.groenen.me/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Fhugo-theme-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoni%2Fhugo-theme-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Fhugo-theme-notes/lists"}