blog/README.md
2023-05-18 17:36:46 +02:00

11 lines
198 B
Markdown

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