ozluy-blog-template
v1.0.2
Published
simple blog hmtl template
Downloads
1
Readme
ozluy
Its a responsive blog website template for free for anyone interested.
You can check demo on http://ozluy.github.io/projects/blog-template
####Techs
- HMTL5
- CSS3
- JQuery
- Responsive Design
- Font Awesome
- Pug(Jade) templating engine
- SASS css processor
- saz Mixin Library (https://github.com/ozluy/saz)
- Gulp javascript task runner
- Some JQuery plugins
####install with npm
npm install ozluy-blog-template
node modules install
$ npm install
Command-line interface(gulp-cli) installation globally
$ npm install --global gulp-cli
run deafult gulp task
$ gulp
open a browser and type localhost:9191