- Edit
src/*.md
- Run
./build-site
To build the documentation site, you will need the following software installed:
pacman -Syu pandoc-cli scdoc
apt install pandoc scdoc
dnf install pandoc scdoc
For Pandoc, see the pandoc installation documentation about the inclusion of pandoc in your package manager.
For scdoc, this should also be in your package manager.