mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 20:19:29 +00:00
Updated deployment instructions with gems
This commit is contained in:
parent
61691817fe
commit
b14d920ae3
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Pages and formats should be based off existing pages to maintain a consistent lo
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
Deploying this website requires Jekyll (2.5+) and the following ruby gems: builder, rubysl-rexml
|
Deploying this website requires Jekyll (3.0+) and the following ruby gems: builder, rubysl-rexml, jekyll-paginate
|
||||||
|
|
||||||
Multiple language support will be added soon.
|
Multiple language support will be added soon.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue