Go to file
2023-05-21 12:42:45 +02:00
.github/workflows Remove fake feed 2023-05-21 12:24:42 +02:00
archetypes Move to page bundles 2023-05-12 15:55:13 +02:00
assets/css Move css to assets 2023-05-21 11:09:50 +02:00
content Add new article 2023-05-21 12:42:45 +02:00
contrib add migration script 2023-05-18 17:37:47 +02:00
layouts fix admonitions css 2023-05-21 12:41:50 +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 update images with resizing & fix about links 2023-05-21 11:33:01 +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