Home

blog @5ae23f6ccfdfa3979cbedb102bc7e11f4bec6a89 - refs - log -
-
https://git.jolheiser.com/blog.git
My nonexistent blog
blog / _example
..
drwxrwxrwx
43 B
articles/
drwxrwxrwx
115 B
templates/
-rw-r--r--
738 B
README.md
-rw-r--r--
188 B
config.yaml

Example blog structure

The articles dir contains a list of articles, namely this one.

The templates dir contains a handful of go templates that make up how to render the blog.

Finally, config.yaml (which can also be TOML if desired) allows you to not have to continuously re-type all the flags to define things like your --article-dir, --template-dir, or --out.