Material Docs
Jekyll theme for documentation 📝 built with material web components
Installation
Via remote theme
Add this line to your Jekyll site's _config.yml:
remote_theme: fernandopasik/jekyll-theme-material-docs
plugins:
- jekyll-remote-themeVia 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-docsAnd then execute:
bundleOr install it yourself as:
gem install jekyll-theme-material-docsLicense
MIT (c) 2020 Fernando Pasik