Skip to content
/ docs Public

🌐 The Kita documentation website.

License

Notifications You must be signed in to change notification settings

kitajs/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6f1b94 Β· Nov 28, 2024
May 23, 2024
Jul 23, 2024
Sep 30, 2024
Apr 30, 2024
Jul 23, 2024
Sep 30, 2024
Sep 30, 2024
Jul 16, 2024
Jul 16, 2024
Sep 30, 2024
Jul 16, 2024
Jul 16, 2024
Apr 1, 2024
May 23, 2024
Jul 23, 2024
Aug 22, 2023
Dec 24, 2023
Sep 30, 2024
Mar 31, 2024
Sep 30, 2024
Nov 28, 2024
Sep 30, 2024
Jul 23, 2024
Jul 23, 2024
Sep 30, 2024
Apr 30, 2024
Apr 30, 2024
Apr 30, 2024
Jul 25, 2024

Repository files navigation

Liked this documentation? Please consider donating to support my open source work ❀️
Help Kita grow! Star and share this amazing project with your friends and co-workers!


Kita JS logo


Discord License Last commit Stars


πŸ“š KitaJS Docs

@kitajs/docs is a where the documentation for the KitaJS lives.


Contributing

If you want to contribute to the KitaJS documentation, you can follow the steps below:

  1. Fork the KitaJS documentation repository
  2. Clone your forked repository
  3. Install the dependencies with pnpm install
  4. Start the development server with pnpm dev
  5. Make your changes
  6. Commit your changes
  7. Push your changes
  8. Open a pull request
  9. Wait for the review
  10. πŸŽ‰

We are looking forward to your contributions, more specifically to these areas:

  • i18n: We are looking for typo fixes, grammar improvements, and new translations.

  • Content: If you have any ideas for new pages, improvements to existing ones, or any other content-related suggestions, we would love to hear them.

  • Integrations: Are you developing/using Kita in other projects? We would love to hear about it and feature in our documentation.

  • Code Examples: Kita is improving every day, and we need to keep our documentation up-to-date. If you find any outdated code examples, please let us know.