This folder contains the user and feature documentation for Fresco.
-
Make sure you have Ruby and RubyGems installed
-
Make sure you have Jekyll installed
gem install jekyll
-
Run Jekyll's server
jekyll serve
-
The site will be served from https://localhost:4000