josephabrahams / gh-pages

GitHub Pages Boilerplate

Home Page:http://josephabrahams.github.io/gh-pages/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example.com

Installation

$ bundle install

$ npm install

Local Development

Build Jekyll into _site:

$ grunt build

Build Jekyll and run htmlproofer on _site:

$ grunt test

Serve _site at http://localhost:8000, livereload expanded sass changes, rebuild Jekyll as needed:

$ grunt serve

Parse _sass, css, and js for Modernizr references and build to js/lib/modernizr.min.js:

$ grunt modernizr

Deployment

$ git push origin gh-pages

About

GitHub Pages Boilerplate

http://josephabrahams.github.io/gh-pages/


Languages

Language:CSS 67.5%Language:JavaScript 27.5%Language:HTML 4.5%Language:Ruby 0.5%