diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Running `just run` will start the `zola` server. ## Build Running `just build` will build the site, and the content will be available under `result/`. + ## Deploy The site is deployed by a [GHA](.github/workflows/page.yml). |
