A Jekyll template based on Google's Material Design Lite
Jekyll Material Lite is a minimal Jekyll template with a few added features. The design was created using Material Design Lite. This template is meant to get you up and running quickly, and is easily customizable.
There is some great documentation provided on the Jekyll site that covers most everything you will need to know about using and setting up Jekyll.
Alternatively, there is also great documentation on the Github site, regarding using and host a Jekyll site on Github.
Clone the repo using Git:
git clone https://github.com/mudpuddle/jekyll-mdl.git
Alternatively you can download this repository.
File/Folder | Provides |
---|---|
sharebutton.html | A simple include that can be added to post pages for simple sharing |
search | Adding a search.md to the root folder will add a AngularJS enabled search page |
menu | Any .md file in the root of the site shows up a page listed in the drawer menu, with a customizable icon |
- Finish search page functionality
- filter list of articles based on search criteria
- add a page to view all articles by tag
Licensed under the Apache 2.0 license.
See the LICENSE file for more details.