ozluy-responsive-blog-template

This is a website template that I created for my own website as a developer. You can use this template by editing for your own websites.

Downloads
8
Stars
15
Committers
2

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