Go to file
2023-05-21 11:04:16 +02:00
.github/workflows checkout lfs during actions 2023-05-12 20:33:43 +02:00
archetypes Move to page bundles 2023-05-12 15:55:13 +02:00
content Fix anchor in demo 2023-05-21 11:04:16 +02:00
contrib add migration script 2023-05-18 17:37:47 +02:00
layouts Add admonitions 2023-05-21 09:52:29 +02:00
static Add admonitions 2023-05-21 09:52:29 +02:00
themes Initial commit 2023-05-12 10:28:26 +02:00
.gitattributes update images 2023-05-12 21:33:01 +02:00
.gitignore Fix code blocks 2023-05-21 11:02:39 +02:00
.gitmodules Initial commit 2023-05-12 10:28:26 +02:00
config.yaml Fix code blocks 2023-05-21 11:02:39 +02:00
README.md Update readme 2023-05-18 17:36:46 +02:00

hugo-blog

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

This repo uses submodules:

git clone git@github.com:Crocmagnon/hugo-blog.git
git submodule update --init --recursive