mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
| .vitepress | ||
| docs | ||
| .gitignore | ||
| bun.lockb | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
Lysand Docs
Contributing
This site is built with VitePress, and ite content is written in Markdown format located in docs. For simple edits, you can directly edit the file on GitHub and generate a Pull Request.
For local development, bun is preferred as package manager and runtime:
bun i
bun docs:dev