gebuehr.net/README.md
moanos 6f31b35e9a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
docs: update CI badge
2023-11-15 11:07:41 +01:00

11 lines
317 B
Markdown

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