cuteolaf / OAK-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAK-docs

This site was developed by OAK Foundation.

Installation

Install the dependencies with Bundler:

bundle install

Run the following to generate your site:

bundle exec jekyll serve

To upload a Jekyll site to a AWS S3, run the build command and copy the contents of the generated _site folder to the root folder of your hosting account.

jekyll build

You can find more on Deployment Methods page on Jekyll website.

About


Languages

Language:SCSS 60.6%Language:JavaScript 33.5%Language:HTML 5.3%Language:CSS 0.2%Language:Less 0.2%Language:Ruby 0.1%