clan-core/CONTRIBUTING.md

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.