Go to file
2023-05-31 10:23:53 +02:00
.github/workflows fix pre-commit 2023-05-31 09:56:29 +02:00
archetypes fix pre-commit 2023-05-31 09:56:29 +02:00
assets fix pre-commit 2023-05-31 09:56:29 +02:00
content restore '*.svg' to git from lfs 2023-05-31 09:59:26 +02:00
contrib fix pre-commit 2023-05-31 09:56:29 +02:00
layouts Fix licenses links in footer 2023-05-31 10:23:53 +02:00
LICENSES Add licenses 2023-05-31 10:19:11 +02:00
static restore '*.svg' to git from lfs 2023-05-31 09:59:26 +02:00
themes Initial commit 2023-05-12 10:28:26 +02:00
.gitattributes restore '*.svg' to git from lfs 2023-05-31 09:59:26 +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
.pre-commit-config.yaml add pre-commit config 2023-05-31 09:56:10 +02:00
config.yaml Update tags in config.yaml 2023-05-27 20:33:45 +02:00
LICENSE Add licenses 2023-05-31 10:19:11 +02:00
README.md fix pre-commit 2023-05-31 09:56:29 +02:00

blog

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

This repo uses submodules:

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