Skip to content

stevenpack/OAK-docs

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 60.7%
  • JavaScript 33.5%
  • HTML 5.3%
  • Other 0.5%