Hacker News new | ask | show | jobs
by kyrias 4816 days ago
What makes it better than, for example, Jekyll?
1 comments

I'm not aiming for better than. I was just aiming on building something useful for me, and from that this was born. Jekyll never really appealed to me.

This might not be better, but it uses things that i like: Jade for the templating system and markdown for posts. You can have multiple templates for your blog, configuration files with variables for each (that are exposed to the template) and some other cool stuff :)

nods

Good luck ^^