jekyll-mdc

jekyll-mdc

Jekyll with Material Components Web for Github Pages

Jekyll integration Material Components Web with Travis-CI for GitHub Pages


To use: when you have the dependancies as per the docs you should run bundle install.

HTML files are based on Minima - if you need to configure the post or page layouts, copy those files in as needed.

Note that GitHub Pages doesn't run gems that aren't on their predefined list, so it won't work with their autocompile, you'll need to push up and serve the compiled files.

Local operation


$ git clone https://github.com/kunyi/jekyll-mdc.git
$ cd jekyll-mdc
$ npm install     # for Webpack install
$ bundle install  # for Jekyll install
$ npm start       # run webpack
$ bundle jekyll server # for local server

References

jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer