1.0.2 • Published 8 years ago

ozluy-blog-template v1.0.2

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

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