{"id":14885295,"url":"https://github.com/st1020/kita","last_synced_at":"2025-05-09T02:49:59.431Z","repository":{"id":202892939,"uuid":"707670788","full_name":"st1020/kita","owner":"st1020","description":"Kita is a clean, elegant and simple blog theme for Zola.","archived":false,"fork":false,"pushed_at":"2025-02-19T14:07:38.000Z","size":2216,"stargazers_count":57,"open_issues_count":0,"forks_count":20,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T21:34:07.794Z","etag":null,"topics":["blog","blog-theme","zola","zola-theme"],"latest_commit_sha":null,"homepage":"https://kita-zola.pages.dev","language":"CSS","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/st1020.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}},"created_at":"2023-10-20T12:02:40.000Z","updated_at":"2025-03-28T22:43:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"8275b89f-2961-4c12-9679-34003e9ef4fa","html_url":"https://github.com/st1020/kita","commit_stats":null,"previous_names":["st1020/kita"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1020%2Fkita","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1020%2Fkita/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1020%2Fkita/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/st1020%2Fkita/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/st1020","download_url":"https://codeload.github.com/st1020/kita/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253181404,"owners_count":21866990,"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":["blog","blog-theme","zola","zola-theme"],"created_at":"2024-09-21T16:01:04.990Z","updated_at":"2025-05-09T02:49:59.426Z","avatar_url":"https://github.com/st1020.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# Kita\n\nKita is a clean, elegant and simple blog theme for Zola.\n\nThis theme is based on Hugo theme [hugo-paper](https://github.com/nanxiaobei/hugo-paper) with some features added.\n\n[Demo](https://kita-zola.pages.dev)\n\n![Screenshot](https://raw.githubusercontent.com/st1020/kita/main/screenshot.png)\n\n## Features\n\n- Easy to use and modify\n- No preset limits (This theme does not limit your content directory structure, taxonomy names, etc. It's applicable to all zola sites.)\n- Inject support\n- Dark mode\n- Responsive design\n- Social icons\n- Taxonomies support\n- Projects page\n- Archive page\n- Table of Content\n- Admonition shortcode\n- SEO friendly\n- Comments using [Giscus](https://giscus.app/)\n- Mathematical notations using [KaTeX](https://katex.org/)\n- Diagrams and charts using [Mermaid](https://mermaid.js.org/)\n\n## Installation\n\nThe easiest way to install this theme is to clone this repository in the themes directory:\n\n```sh\ngit clone https://github.com/st1020/kita.git themes/kita\n```\n\nOr to use it as a submodule:\n\n```sh\ngit submodule add https://github.com/st1020/kita.git themes/kita\n```\n\nThen set `kita` as your theme in `config.toml`.\n\n```toml\ntheme = \"kita\"\n```\n\n## Configuration\n\nSee the `extra` section in [config.toml](https://github.com/st1020/kita/blob/main/config.toml) as a example.\n\n## Inject support\n\nYou can easily use inject to add new features to your side without modifying the theme itself.\n\nTo use inject, you need to add some HTML files to the `templates/injects` directory.\n\nThe available inject points are: `head`, `header_nav`, `body_start`, `body_end`, `page_start`, `page_end`, `footer`, `page_info`.\n\nFor example, to load a custom script, you can add a `templates/injects/head.html` file:\n\n```html\n\u003cscript src=\"js-file-path-or-cdn-url.js\"\u003e\u003c/script\u003e\n```\n\n## License\n\n[MIT License](https://github.com/st1020/kita/blob/main/LICENSE)\n\nCopyright (c) 2023-present, st1020\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst1020%2Fkita","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fst1020%2Fkita","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fst1020%2Fkita/lists"}