We're working on revamping the vim.kr website to not only promote the vim.kr community but also to provide valuable content about Vim editor, its advantages, and tutorials for those eager to learn. We encourage community involvement in this redevelopment.
- The main development is being led by @devstefancho and @kokoko.kojima.
- We're adhering to a principle of transparency, so anyone is welcome to contribute to the development.
- Contributions can be made directly to the development or by participating in discussions.
- Discussions regarding the revamp are ongoing in the
homepage-tfdiscord forum channel. - Even if you're not contributing code, you can participate by sharing your ideas and feedback in the channel.
- Key discussion points and decisions will be made by mid-January.
To maintain the quality of our codebase, direct commits to the main branch are not allowed.
We use Husky to enforce this rule. If you try to commit directly to the main branch, you'll receive an error message and your commit will be prevented.
Please create a new branch for your changes and open a pull request for review.