From d6583e52da599a6067f12950b7df575b31b3fbee Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Wed, 5 Oct 2016 17:39:21 +0200 Subject: Add Jekyll as static site generator --- docs/contributing/getting-started.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/contributing/getting-started.md') diff --git a/docs/contributing/getting-started.md b/docs/contributing/getting-started.md index c01f380ae..92afd02f3 100644 --- a/docs/contributing/getting-started.md +++ b/docs/contributing/getting-started.md @@ -1,3 +1,8 @@ +--- +layout: default +title: "Getting Started" +--- + Getting Started =============== @@ -29,6 +34,7 @@ git clone -b dotty-library https://github.com/DarkDimius/scala.git scala-scala # Run it with the proper classpath ./bin/dotr HelloWorld ``` + Starting a REPL --------------- ```bash -- cgit v1.2.3