Go to file
2023-05-12 13:19:26 +02:00
.github/workflows Fix branch name in action 2023-05-12 10:31:31 +02:00
archetypes remove unused config 2023-05-12 10:47:41 +02:00
content/posts Migrate old posts 2023-05-12 13:19: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 Migrate old posts 2023-05-12 13:19: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