#Blinky
Blinky is a free ghost theme powered by Bootstrap 3 and other amazing open source software. It is designed to be responsive, fast and simple.
#Main features
- Bootstrap 3 themed using Bootswatch
- Google open fonts
- Fast click
- jQuery
- Syntax Highlighter - Prism
- Fontawesome
- Post Search - Ghost Hunter
- Comment - Disqus
#Development
###Requirements
- nodejs
- bower
- gulp
###Prerequisites
- clone repository
- execute
bower install
- execute
npm install
###Develop
While developing execute gulp watch
to watch files.
###Build Theme
To build blinky execute gulp build
. Everything built will be in dist folder,
containing a blinky folder and zip file.
#License MIT - Read LICENSE File