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.
- Go to https://github.com and create a new repository named USERNAME.github.io
$ git clone https://github.com/sentenza/jekyll-material-design USERNAME.github.io
$ cd USERNAME.github.io
$ git remote set-url origin [email protected]:USERNAME/USERNAME.github.io.git
$ git push origin master
- After giving 10 mins to GitHub of course.
For original project's usage and documentation please see the Wiki of this project.
Visit jekyll-material-design on GitHub Pages