blog/README.md

11 lines
162 B
Markdown
Raw Normal View History

2023-05-12 10:28:26 +02:00
# hugo-blog
This is the repository for my blog, managed by hugo.
This repo uses submodules:
```shell
git clone ...
git submodule update --init --recursive
```