Skip to content

lvelours/grunt-blogbuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-blogbuilder Build Status

Join the chat at https://gitter.im/matthewbdaly/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

About

A Grunt task for generating a static blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • HTML 37.3%