kingcons / extemporelang.github.io

Extempore docs website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jekyll Doc Theme

Go to the website for detailed information and demo.

Running locally

You need Ruby and gem before starting, then:

# install bundler
gem install bundler

# clone the project
git clone https://github.com/aksakalli/jekyll-doc-theme.git
cd jekyll-doc-theme

# run jekyll with dependencies
bundle exec jekyll serve

License

Released under the MIT license.

About

Extempore docs website

License:MIT License


Languages

Language:CSS 97.7%Language:HTML 1.9%Language:Ruby 0.3%Language:JavaScript 0.1%