Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 295 Bytes

File metadata and controls

16 lines (12 loc) · 295 Bytes

OpenFLAME Docs

Installation

This website is built using Jekyll and the just-the-docs theme. Make sure you have bundle and jekyll installed.

Installing dependencies:

bundle install

Running the server

bundle exec jekyll serve

The site is written to the /docs folder.