grunt-blogbuilder
v0.0.84
Published
Grunt plugin for building a blog.
Downloads
26
Readme
grunt-blogbuilder
A Grunt task for generating a static blog. Used for generating my blog.
It also generates a Lunr.js index file.
WARNING! Currently under heavy development!
Getting Started
To install grunt-blogbuilder
, you need to first install Node.js - I recommend using NVM to do this. You will also need the grunt-cli
module to be installed globally. Then run the following command:
npm install grunt-blogbuilder
License
MIT