{"id":15946426,"url":"https://github.com/zoni/hugo-theme-sidey","last_synced_at":"2025-07-13T16:40:49.915Z","repository":{"id":137339670,"uuid":"328423959","full_name":"zoni/hugo-theme-sidey","owner":"zoni","description":"Hugo port of the Sidey theme for Jekyll","archived":false,"fork":false,"pushed_at":"2021-01-10T23:11:02.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-03T09:32:15.596Z","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-10T16:11:41.000Z","updated_at":"2024-10-14T15:28:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"0cc0daf7-1342-49ba-8ec1-e7a84cfc1a8d","html_url":"https://github.com/zoni/hugo-theme-sidey","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-sidey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-sidey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-sidey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoni%2Fhugo-theme-sidey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoni","download_url":"https://codeload.github.com/zoni/hugo-theme-sidey/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240183764,"owners_count":19761440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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:21:44.432Z","updated_at":"2025-02-22T13:59:51.925Z","avatar_url":"https://github.com/zoni.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sidey\n\nThis is a Hugo port of the [sidey] theme from Ronalds Vilciņš.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Fhugo-theme-sidey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoni%2Fhugo-theme-sidey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoni%2Fhugo-theme-sidey/lists"}