$ git clone https://github.com/andyj/blogcfc2html.git
$ cd blogcfc2html
$ npm install
Once set up you need to edit the MySQL and outPath settings in the config.js file
$ vi cofig.js
You're then setup and can run
$ node createhtml.js
If you need to edit the outputted HTML this can be done in the createHTMLContent() function