rolandjesse.de/README.md
2022-08-14 17:03:26 +02:00

17 lines
384 B
Markdown
Executable file

# Homepage rolandjesse.de
## Setup
```console
git submodule add https://github.com/hugo-toha/toha themes/toha
```
`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 [toha](https://github.com/hugo-toha/toha) theme.