blog/README.md
2023-05-12 10:28:26 +02:00

11 lines
162 B
Markdown

# hugo-blog
This is the repository for my blog, managed by hugo.
This repo uses submodules:
```shell
git clone ...
git submodule update --init --recursive
```