readme: add deployment instructions

This commit is contained in:
DavHau 2023-07-17 23:23:37 +02:00
parent 4bb05fe0f1
commit a26f9c19f3

View File

@ -18,3 +18,10 @@ $ zola serve
## Contributing
Send changes to https://git.clan.lol/clan/clan-homepage
## To update the website
```
$ nix run .#deploy
```