You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Modularizing the default Jekyll theme, to make use of the new 7-1 pattern
25
-
- s3 preview task
26
-
- s3 publish task
27
26
- JSON-LD generator
28
27
28
+
## Prerequisites
29
+
30
+
Node.js (and npm, included), use [NVM](https://github.com/creationix/nvm) to install and manage versions. Currently tested with Node.js `v6.10.1` (LTS).
31
+
32
+
Ruby, use [rbenv](https://github.com/rbenv/rbenv) to install and manage versions. Currently tested with ruby `2.3.1p112`.
0 commit comments