Go to file
2023-05-21 23:32:50 +02:00
.github/workflows Remove fake feed 2023-05-21 12:24:42 +02:00
archetypes Add post summary 2023-05-21 23:03:47 +02:00
assets Hide author & set default OG image 2023-05-21 23:15:04 +02:00
content Add summary (& desc) for recent articles 2023-05-21 23:32:50 +02:00
contrib add migration script 2023-05-18 17:37:47 +02:00
layouts Hide author & set default OG image 2023-05-21 23:15:04 +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 Hide author & set default OG image 2023-05-21 23:15:04 +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