From 9c688c7b918ba66e3894d058cd804092aff98a25 Mon Sep 17 00:00:00 2001 From: Bayram Kiran Date: Thu, 11 Apr 2019 17:04:12 +0200 Subject: [PATCH] #380 Add jekyll installation hint to Contributing.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fbe707ae0..09fdb1b16 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,6 +26,7 @@ Contributing documentation The [website](http://www.scanamo.org) is built using [sbt-microsites](https://47deg.github.io/sbt-microsites/). To check documentation changes: + * Make sure [jekyll](https://jekyllrb.com/docs/installation/) is installed locally * run `makeMicrosite` from the root of SBT * run `jekyll serve --incremental --baseurl /` from `docs/target/site` * Load http://127.0.0.1:4000/