Go to file
2023-05-21 14:29:55 +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/extended set favicon 2023-05-21 13:55:43 +02:00
content Add goatcounter mention in about page 2023-05-21 14:29:55 +02:00
contrib add migration script 2023-05-18 17:37:47 +02:00
layouts Include goatcounter analytics 2023-05-21 14:29:19 +02:00
static Include goatcounter analytics 2023-05-21 14:29:19 +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 Disable privacy invasive services 2023-05-21 14:03:43 +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