Skip to content

btagithub/Blogs

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 76.4%
  • HTML 19.5%
  • Ruby 2.7%
  • JavaScript 1.4%