Blog compiler with template engine and markup language support
Blog compiler with template engine and markup language
blogc
$ blogc -i post.md -o post.html
$ blogc -l -t template.html -o index.html post1.md post2.md
$ blogc -v