elerch / blog

Source for blog material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog

Source for blog material

This is a hugo structure. On a unix-y system, create a new file with:

hugo new posts/`date +%Y-%m-%d`-My-Post-Title.md

Serve the site with:

hugo serve --theme=gindoro --buildDrafts

The modified gindoro theme used for this site should be cloned into the themes subdirectory.

Note that both this site and the modified gindoro theme requires hugo 0.15 or higher.

About

Source for blog material


Languages

Language:Shell 81.6%Language:Nix 18.4%