A simple and small blog generator for Github Pages.
Installing:
$ git clone https://github.com/Raisess/blob
$ cd blob
$ ./install.py
$ blob helpUsage:
$ blob init my-blog
$ cd my-blog
$ blob post my-post-title
$ blob servecheck http://localhost:8000/blog in a browser, edit the generated file on the inputs/ folder,
execute the command blob generate and the commit the files to your github repository, have fun.