Go to file
2023-05-12 10:28:26 +02:00
.github/workflows Initial commit 2023-05-12 10:28:26 +02:00
archetypes Initial commit 2023-05-12 10:28:26 +02:00
content/posts Initial commit 2023-05-12 10:28:26 +02:00
themes Initial commit 2023-05-12 10:28:26 +02:00
.gitignore Initial commit 2023-05-12 10:28:26 +02:00
.gitmodules Initial commit 2023-05-12 10:28:26 +02:00
config.yaml Initial commit 2023-05-12 10:28:26 +02:00
README.md Initial commit 2023-05-12 10:28:26 +02:00

hugo-blog

This is the repository for my blog, managed by hugo.

This repo uses submodules:

git clone ...
git submodule update --init --recursive