dschowta / jekyll-doc-theme

Jekyll theme for creating project documentation websites

Home Page:https://aksakalli.github.io/jekyll-doc-theme/

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 jekyll and bundler
gem install jekyll bundler

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

# install dependencies
bundle install

# run jekyll
jekyll serve

License

Released under the MIT license.

About

Jekyll theme for creating project documentation websites

https://aksakalli.github.io/jekyll-doc-theme/

License:MIT License


Languages

Language:CSS 76.4%Language:HTML 19.5%Language:Ruby 2.7%Language:JavaScript 1.4%