Files
clan-core/CONTRIBUTING.md
2024-05-27 13:58:32 +00: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