Files
clan-core/CONTRIBUTING.md
2024-05-27 15:54:17 +02:00

255 B

Contributing to Clan

Live-reloading documentation

Enter the docs directory:

cd docs

Enter the development shell or enable direnv:

direnv allow

Run a local server:

mkdocs serve