{"id":20177226,"url":"https://github.com/kitajs/docs","last_synced_at":"2025-04-10T04:25:13.286Z","repository":{"id":189867089,"uuid":"681426288","full_name":"kitajs/docs","owner":"kitajs","description":"🌐 The Kita documentation website.","archived":false,"fork":false,"pushed_at":"2024-11-28T14:16:54.000Z","size":30687,"stargazers_count":5,"open_issues_count":8,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T05:43:45.866Z","etag":null,"topics":["css","documentation","kita","typescript","website"],"latest_commit_sha":null,"homepage":"https://kitajs.org","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/kitajs.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},"funding":{"github":["kitajs","arthurfiorette"]}},"created_at":"2023-08-22T01:56:32.000Z","updated_at":"2025-01-05T00:35:39.000Z","dependencies_parsed_at":"2023-08-22T05:52:11.029Z","dependency_job_id":"70f00eb3-194e-4a26-bb8d-b1bddee5cd2f","html_url":"https://github.com/kitajs/docs","commit_stats":null,"previous_names":["kitajs/docs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitajs%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitajs%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitajs%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitajs%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitajs","download_url":"https://codeload.github.com/kitajs/docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248156162,"owners_count":21056783,"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":["css","documentation","kita","typescript","website"],"created_at":"2024-11-14T02:14:32.903Z","updated_at":"2025-04-10T04:25:13.269Z","avatar_url":"https://github.com/kitajs.png","language":"HTML","funding_links":["https://github.com/sponsors/kitajs","https://github.com/sponsors/arthurfiorette"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n   \u003cb\u003eLiked this documentation?\u003c/b\u003e Please consider \u003ca href=\"https://github.com/sponsors/arthurfiorette\" target=\"_blank\"\u003edonating\u003c/a\u003e to support my open source work ❤️\n  \u003cbr /\u003e\n  \u003csup\u003e\n   Help Kita grow! Star and share this amazing project with your friends and co-workers!\n  \u003c/sup\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n\u003cp align=\"center\" \u003e\n  \u003ca href=\"https://kitajs.org\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"https://kitajs.org/logo.png\" width=\"180\" alt=\"Kita JS logo\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://kitajs.org/discord\"\u003e\u003cimg src=\"https://img.shields.io/discord/1216165027774595112?logo=discord\u0026logoColor=white\u0026color=%237289da\" alt=\"Discord\"\u003e\u003c/a\u003e\n  \u003ca title=\"MIT license\" target=\"_blank\" href=\"https://github.com/kitajs/docs/blob/master/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/kitajs/docs\"\u003e\u003c/a\u003e\n  \u003ca title=\"Last Commit\" target=\"_blank\" href=\"https://github.com/kitajs/docs/commits/master\"\u003e\u003cimg alt=\"Last commit\" src=\"https://img.shields.io/github/last-commit/kitajs/docs\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/kitajs/docs/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/kitajs/docs?logo=github\u0026label=Stars\" alt=\"Stars\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003ch1\u003e📚 KitaJS Docs\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ccode\u003e@kitajs/docs\u003c/code\u003e is a where the documentation for the \u003ca href=\"https://kitajs.org\" target=\"_blank\"\u003eKitaJS\u003c/a\u003e lives.\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n## Contributing\n\nIf you want to contribute to the KitaJS documentation, you can follow the steps\nbelow:\n\n1. Fork the [KitaJS documentation repository](https://github.com/kitajs/docs)\n2. Clone your forked repository\n3. Install the dependencies with `pnpm install`\n4. Start the development server with `pnpm dev`\n5. Make your changes\n6. Commit your changes\n7. Push your changes\n8. Open a pull request\n9. Wait for the review\n10. 🎉\n\nWe are looking forward to your contributions, more specifically to these areas:\n\n- **i18n**: We are looking for typo fixes, grammar improvements, and new\n  translations.\n\n- **Content**: If you have any ideas for new pages, improvements to existing\n  ones, or any other content-related suggestions, we would love to hear them.\n\n- **Integrations**: Are you developing/using Kita in other projects? We would\n  love to hear about it and feature in our documentation.\n\n- **Code Examples**: Kita is improving every day, and we need to keep our\n  documentation up-to-date. If you find any outdated code examples, please let\n  us know.\n\n\u003cbr /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitajs%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitajs%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitajs%2Fdocs/lists"}