Skip to content

codingapi/codingapi.github.io

 
 

Repository files navigation

CodingApi Page

http://www.codingapi.com

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

# install dependencies
bundle install

# run jekyll with dependencies
bundle exec jekyll serve

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 98.3%
  • HTML 1.4%
  • Other 0.3%