Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Crocmagnon/blog

Repository files navigation

blog

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

This repo uses submodules:

git clone [email protected]:Crocmagnon/blog.git
cd blog
git submodule update --init --recursive

To create a new post:

hugo new posts/$title/index.md