Skip to content

Commit 5e5ec9a

Browse files
committed
scalaGH-644: Expand note regarding Jekyll versions
1 parent c8b8005 commit 5e5ec9a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

spec/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ Third, we'd like to support different output formats. An html page per chapter w
88

99
## Editing
1010

11-
We use Jekyll 2 and [Redcarpet](https://github.com/vmg/redcarpet) to generate the html. Essentially, this is what github pages use.
11+
At the time of writing we are using Jekyll 3.3.0 and [Redcarpet 3.3.2](https://github.com/vmg/redcarpet) to generate the html.
12+
13+
Check `Gemfile` for the current versions.
14+
15+
We aim to track the configuration GitHub Pages use but at times differences will arise as GitHub Pages evolves.
1216

1317
## Building
1418

0 commit comments

Comments
 (0)