No description
Find a file
2015-07-17 20:31:52 -06:00
_includes Fix error with the dropdown menu 2015-07-17 20:31:52 -06:00
_layouts Create highlight post layout 2015-07-14 15:42:11 -06:00
_posts New Header Type 2015-07-14 12:10:34 -06:00
_sass Create highlight post layout 2015-07-14 15:42:11 -06:00
css Setup the jekyll project 2015-07-11 11:36:40 -06:00
img improve new layout for post list 2015-07-11 16:05:02 -06:00
.gitignore Initial commit 2015-07-11 11:08:43 -06:00
_config.yml Add the layout config 2015-07-17 20:31:26 -06:00
about.md Setup the jekyll project 2015-07-11 11:36:40 -06:00
feed.xml Setup the jekyll project 2015-07-11 11:36:40 -06:00
index.html fixed footer layout 2015-07-11 23:18:54 -06:00
LICENSE Initial commit 2015-07-11 11:08:43 -06:00
README.md Add new docs and some info 2015-07-17 20:31:10 -06:00

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
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.