Front-end documentation, built with DocPad.
Clone the repository.
$ npm install
$ bower install
$ grunt
grunt makesprites
to create sprite for icons
grunt optimizeimg
to minify image assets
grunt production
to compile, minify and copy css files to core project
Before first publishing run this command in GIT console
git remote add deploy https://login:[email protected]/IDTdesign/idtfrontend.git
Where login and password is your Github credentials.
Then run grunt deploy
— publish to http://IDTdesign.github.io/idtfrontend
More info http://paulradzkov.com/2014/deploy_docpad_site_to_github_pages/
Copyright © 2014 IDT Corp