English | 简体中文
Hulo-Docs is the official documentation site for the Hulo language, built with VuePress. It provides tutorials, API references, and guides for Hulo users.
git clone git@github.com:hulo-lang/docs.git
cd docs
pnpm i
pnpm docs:dev
All contributions are welcome, including:
- Fixing typos or grammar
- Submitting issues
- Adding or editing documentation
- Improving layout or styles
Please see our CONTRIBUTING.md before submitting changes.
This project is licensed under the MIT License. See LICENSE for more details.