2023-11-15 10:07:41 +00:00
|
|
|
[![status-badge](https://woodpecker.hyteck.de/api/badges/100/status.svg?branch=main)](https://woodpecker.hyteck.de/repos/100/branches/main)
|
2023-10-04 08:44:26 +00:00
|
|
|
|
2023-08-28 17:30:20 +00:00
|
|
|
# Getting started
|
|
|
|
|
|
|
|
* Clone the repository
|
|
|
|
* Clone the submodules (the theme)
|
|
|
|
```bash
|
|
|
|
git submodule update --init --recursive
|
|
|
|
```
|
|
|
|
* Run the local hugo server with `hugo server`
|