Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How to test locally

Prerequisites

Follow the instructions how to install Ruby, Bundler, and Jekyll.

Note: On Windows, the easiest way is install the prerequisites and do testing in WSL.

Run the site locally

bundle exec jekyll serve --incremental --watch --force_polling --open-
url --livereload