A Jekyll theme based in Google Material Design Lite library.
Contribute
If you want to contribute to this project, please read the Contribute 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!