Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.17 KB

index.md

File metadata and controls

25 lines (13 loc) · 1.17 KB


What is it?

It's a library that contains a blog model and a set of gulp helpers to assist generating a static blog. It's what's currently powering my site/blog staxmanade.com.

Why not use another static blog generator?

I should have :) - but I wanted to learn GulpJS and just hack on something.

Why does your site look just like an Octopress site?

I wrote a series on how to migrate from Blogspot to Octopres and then struggled to get my series to look the way I wanted and quickly found myself wanting to hack on something (not in Ruby). So I ported my OctoPress site to a static nodejs generated site leveraging Gulp and this set of libraries grew out of it.

Can I use it?

Of course (that's why it's out here) - but I can't say I know the future of it at this point. I will probably hack on it once in a while. Free to start up a converstaion in the isssues.

how do I get it?

Currently npm install via the git repo.