Go to file
2022-07-01 13:27:36 -07:00
filters stash 2022-07-01 13:27:36 -07:00
scripts stash 2022-07-01 13:27:36 -07:00
src stash 2022-07-01 13:27:36 -07:00
templates stash 2022-07-01 13:27:36 -07:00
.entries.csv stash 2022-07-01 13:27:36 -07:00
.gitignore Added a gitignore file. 2022-06-22 14:17:55 -07:00
Makefile stash 2022-07-01 13:27:36 -07:00
metadata.yaml stash 2022-07-01 13:27:36 -07:00
README.md Added link to blog. 2022-06-22 17:07:51 -07:00

Boiler plate for a blog website

This is function (but unfinished) project that can help you create a blog with pandoc and git.

The most important feature is that the RSS feed is generated by your git history.

This is mostly a POC, I use a similar mechanism for my own website, and I wanted to share the basic ideas in this repo.

Any suggestions at:

And Im wrote a blog entry about this POC too at my site.