fernandopasik / jekyll-theme-material-docs

Jekyll theme for documentation πŸ“ built with material web components

Home Page:https://fernandopasik.com/jekyll-theme-material-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Jekyll theme for documentation πŸ“ built with material web components

https://fernandopasik.com/jekyll-theme-material-docs/

License:MIT License


Languages

Language:HTML 54.3%Language:SCSS 41.8%Language:Ruby 3.9%