sr-rolando.com/README.md
2023-08-15 20:40:11 +02:00

17 lines
435 B
Markdown
Executable file

# Homepage at sr-rolando.com
## Setup
```console
$ git submodule add https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/ananke
```
`make`-Targets:
* `make serve`: build locally and start development server
* `make deploy`: build and deploy (via `rsync`)
* `make clean`: remove the `public` folder that might have been created
## Related
Uses the [Ananke](https://github.com/theNewDynamic/gohugo-theme-ananke) theme.