the-art-institute.eu/README.md
2023-12-13 18:12:12 +01:00

14 lines
346 B
Markdown
Executable file

# Homepage at the-art-institute.eu
## Setup
```console
$ git submodule add https://github.com/1bl4z3r/hermit-V2 themes/hermit-v2
$ source .env
```
`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