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
{{ message }}
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
stuindhamma edited this page Jul 29, 2014
·
1 revision
Editing the Wiki
Feel free to make changes via Github.
If you wish to make changes on your local machine via Git,
you can use Gollum. You will first need
Ruby installed. Then:
sudo apt-get install -y libxslt1-dev libxml2-dev # Ubuntu onlycd path/to/working/directory
git clone git@git.suttacentral.net:wiki.git
cd wiki
bundle # installs the required Ruby gems
gollum # starts the wiki server