gebuehr.net/README.md
2023-10-04 10:44:26 +02:00

11 lines
289 B
Markdown

[![status-badge](https://woodpecker.hyteck.de/api/badges/96/status.svg)](https://woodpecker.hyteck.de/repos/96)
# Getting started
* Clone the repository
* Clone the submodules (the theme)
```bash
git submodule update --init --recursive
```
* Run the local hugo server with `hugo server`