Hacker News new | ask | show | jobs
by drblue 6267 days ago
This looks like a less powerful engine than jekyll (http://github.com/mojombo/jekyll/tree/master), the git based blogging engine available to github users.

Cool that it is only 230 lines, though.

1 comments

Unless things changed in the latest version, Jekyll's not git-powered per se, it's just a website generator that Github has hooked up to a post-commit hook on users' pages repositories.