No release in over a year
Jekyll theme for documentation 📝 built with material web components
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Material Docs

Jekyll theme for documentation 📝 built with material web components

Build Status Known Vulnerabilities

ruby gem version

Installation

Via remote theme

Add this line to your Jekyll site's _config.yml:

remote_theme: fernandopasik/jekyll-theme-material-docs

plugins:
  - jekyll-remote-theme

Via gems

Add this line to your Jekyll site's Gemfile:

gem "jekyll-theme-material-docs"

And add this line to your Jekyll site's _config.yml:

theme: jekyll-theme-material-docs

And then execute:

bundle

Or install it yourself as:

gem install jekyll-theme-material-docs

License

MIT (c) 2020 Fernando Pasik