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!
@kitajs/docs
is a where the documentation for the KitaJS lives.
If you want to contribute to the KitaJS documentation, you can follow the steps below:
- Fork the KitaJS documentation repository
- Clone your forked repository
- Install the dependencies with
pnpm install
- Start the development server with
pnpm dev
- Make your changes
- Commit your changes
- Push your changes
- Open a pull request
- Wait for the review
- 🎉
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.