This is a default template made for Github repository pages incl. landing page, release notes and the documentation.
It's designed with Material Design Lite and built with Jekyll version 3.3.1, but should support newer versions as well.
Install the dependencies with Bundler:
$ bundle install
Run jekyll
commands through Bundler to ensure you're using the right versions:
$ bundle exec jekyll serve
To see the generated site, just visit http://localhost:4000
.