# crispy-website just my little website ## Run locally: ### Build ```sh go build -o crispy-website ./cmd/server/ ``` ### Generate all pages ```sh ./crispy-website gen ``` ### Run ```sh ./crispy-website ``` ## Licensing More information on the licensing in this repository can be found in the [templates/licenses.html](templates/licenses.html) or [crispy-caesus.eu/licenses](https://crispy-caesus.eu/licenses)