Files
clan-core/CONTRIBUTING.md
2024-07-21 22:58:34 +02:00

301 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

Open http://localhost:8000/ in your browser.