This repository holds the static website for PrivGuide's documentation.
To deploy the website, please follow these steps:
- Install
zola, or enter the nix shell withnix-shell - Run
zola serve -i <ip> -p <port>, whereipandportare those where the server will be exposed.