A Jekyll theme based in Google Material Design Lite library.

Sites using jekyll-mdl

If you are using this cool jekyll theme, please open an issue or fork the project, add your site to the list and send us a pull request, we will be happy to know where the theme has been used.

Contributing

If you want to contribute to this project, please read the CONTRIBUTING file and perform the following steps:

# Fork this repository
# Clone your fork
jekyll serve --watch

git checkout -b feature_branch
# Implement your feature and tests
git add . && git commit
git push -u origin feature_branch
# Send a pull request for your feature branch

Contact

If you have any questions or suggestions for improvements, don’t hesitate to open an issue or making a pull request for your fork!