Hacker News new | ask | show | jobs
by HenriTEL 600 days ago
I did something similar a few months ago in python. One notable difference is that I got rid of the frontmatter, instead I use the commits history to find the creation and update dates of posts.

https://github.com/HenriTEL/gitblog2

1 comments

Interesting, it would nice to have it as optional feature, I don't want it to be dependent on git, but if git is already there would be an option.