Installing MaterialDocs

search
MaterialDocs

Add this line to your Jekyll site’s Gemfile:

gem "jekyll-materialdocs"

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

theme: jekyll-materialdocs

And then execute:

$ bundle

Or install it yourself as:

$ gem install jekyll-materialdocs