Skip to content

Commit e4a5357

Browse files
committed
minor changes
1 parent 72f4f7b commit e4a5357

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

_partials/plugins.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
bc. ergo plugin install [plugin-name]
44

5+
Note that the source for these can all be found on "github":https://github.com/ergo-cms.

_partials/themes.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22

33
bc. ergo theme install [theme-name]
44

5+
Note that the source for these can all be found on "github":https://github.com/ergo-cms.
6+

source/index.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
h2. Installation and Getting Started
1919

20+
You'll need node.js to be installed first. If you don't have node installed, then head over to "nodejs":https://nodejs.org/en/ and download an LTS version. Ergo supports version 4.x and 6.x and is regularly tested on them.
21+
2022
Try playing with the skeleton file:
2123

2224
bc. npm install ergo -g

0 commit comments

Comments
 (0)