/jekyll-material-design

Jekyll Bootstrap 3 with the material design flavour. Publish your materialized blog using GitHub Pages easily.

Primary LanguageRubyMIT LicenseMIT

Jekyll Material Design

Publish your static website/blog on GitHub Pages using Jekyll and Bootstrap 3 with a "materialized" style.

This project is based on Jekyll-Bootrap-3 and bootstrap-material-design. It includes also the Paper theme from Bootswatch.com.

Usage

1. Create a Repo

2. Install Jekyll-Bootstrap-3

  
    $ git clone https://github.com/sentenza/jekyll-material-design USERNAME.github.io
    $ cd USERNAME.github.io
    $ git remote set-url origin git@github.com:USERNAME/USERNAME.github.io.git
    $ git push origin master  
  

3. Enjoy !

  • After giving 10 mins to GitHub of course.

For original project's usage and documentation please see the Wiki of this project.

Demo

Visit jekyll-material-design on GitHub Pages

License

MIT