{"id":29892208,"url":"https://github.com/hahwul/goyo","last_synced_at":"2025-08-01T01:20:32.165Z","repository":{"id":303171212,"uuid":"1014622914","full_name":"hahwul/goyo","owner":"hahwul","description":"A simplicity and clean documentation theme","archived":false,"fork":false,"pushed_at":"2025-07-25T01:53:31.000Z","size":31493,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-30T02:23:32.481Z","etag":null,"topics":["documentation","ssg-theme","zola","zola-theme"],"latest_commit_sha":null,"homepage":"https://goyo.hahwul.com","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/hahwul.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-07-06T04:49:01.000Z","updated_at":"2025-07-25T01:53:12.000Z","dependencies_parsed_at":"2025-07-06T05:48:32.171Z","dependency_job_id":null,"html_url":"https://github.com/hahwul/goyo","commit_stats":null,"previous_names":["hahwul/goyo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hahwul/goyo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hahwul%2Fgoyo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hahwul%2Fgoyo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hahwul%2Fgoyo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hahwul%2Fgoyo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hahwul","download_url":"https://codeload.github.com/hahwul/goyo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hahwul%2Fgoyo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268152799,"owners_count":24204050,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":["documentation","ssg-theme","zola","zola-theme"],"created_at":"2025-08-01T01:20:31.405Z","updated_at":"2025-08-01T01:20:32.145Z","avatar_url":"https://github.com/hahwul.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](./banner.jpg)\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003eGoyo is a \u003ca href=\"https://www.getzola.org/\"\u003eZola\u003c/a\u003e theme that aims for simplicity and clean documentation.\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://goyo.hahwul.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/DOCUMENTS-000000?style=for-the-badge\u0026labelColor=000000\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/hahwul/goyo/blob/main/CONTRIBUTING.md\"\u003e\u003cimg src=\"https://img.shields.io/badge/CONTRIBUTIONS-WELCOME-000000?style=for-the-badge\u0026labelColor=000000\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.getzola.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Zola-000000?style=for-the-badge\u0026logo=zola\u0026logoColor=white\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n- Dark \u0026 Light Themes\n- Responsive Design\n- SEO-Friendly\n- Multi-Language Support\n- Auto-Generated Sidebar \u0026 Custom Nav\n- Built-in resources (FontAwesome, Mermaid.js)\n- Comments (Giscus, Utterances)\n- Various shortcodes (Mermaid, Asciinema, etc.)\n- Customization\n\n## Installation\n\nMake your zola app\n\n```bash\nzola init yoursite\ncd yoursite\n```\n\nAdd the theme as a git submodule:\n\n```bash\ngit init  # if your project is a git repository already, ignore this command\ngit submodule add https://github.com/hahwul/goyo themes/goyo\n```\n\nOr clone the theme into your themes directory:\n\n```bash\ngit clone https://github.com/hahwul/goyo themes/goyo\n```\n\nThen set `goyo` as your theme in `config.toml`.\n\n```toml\ntitle = \"Your Docs\"\ntheme = \"goyo\"\n```\n\n## Configuration\n\nAdd extra field in config.toml\n\n```toml\n[extra]\nlogo_text = \"Goyo\"\nlogo_image_path = \"images/goyo.png\"\nfooter_html = \"Powered by \u003ca href='https://www.getzola.org'\u003eZola\u003c/a\u003e and \u003ca href='https://github.com/hahwul/goyo'\u003eGoyo\u003c/a\u003e\"\ndefault_thumbnail = \"images/default_thumbnail.jpg\"\ntwitter_site = \"@hahwul\"\ntwitter_creator = \"@hahwul\"\ndefault_colorset = \"dark\"\ngtag = \"\"\nsidebar_expand_depth = 1\ndisable_root_sidebar_hide = false\n\nnav = [\n    { name = \"Documents\", url = \"/introduction\", type = \"url\", icon = \"fa-solid fa-book\" },\n    { name = \"GitHub\", url = \"https://github.com/hahwul/goyo\", type = \"url\", icon = \"fa-brands fa-github\" },\n    { name = \"Links\", type = \"dropdown\", icon = \"fa-solid fa-link\", members = [\n        { name = \"Creator Blog\", url = \"https://www.hahwul.com\", type = \"url\", icon = \"fa-solid fa-fire-flame-curved\" },\n    ] },\n]\n```\n\nMore information? [https://goyo.hahwul.com/get_started/configuration/](https://goyo.hahwul.com/get_started/configuration/)\n\n## Run\n\n```bash\nzola serve\n\n# and open http://localhost:1111 in your browser.\n```\n\n![](./screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhahwul%2Fgoyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhahwul%2Fgoyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhahwul%2Fgoyo/lists"}