No description
| _includes | ||
| _layouts | ||
| _posts | ||
| _sass | ||
| css | ||
| img | ||
| .gitignore | ||
| _config.yml | ||
| about.md | ||
| feed.xml | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
jekyll-mdl
A Jekyll theme based in Google Material Design Lite library.
Layout Configs
You can setup 4 types of layout
- Fixed Nav + Simple Card Grid
- Drawer Nav + Simple Card Grid
- Fixed Nav + Highlight Post + Card Grid
- Drawer Nav + Highlight Post + Card Grid
For use this in the _config.yml select the type of layout, rebuild the website and voilà 😄
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
Team
| Oscar Cortez | Byron Corrales |
License
Licensed under the Apache 2.0 license.
See the LICENSE file for more details.
Copyright © 2015 Google Developers Group Managua.