Sources for weaver documentation, written in weaver itself.
In order to edit and preview this documentation on your own PC, simply clone the sources
git clone https://github.com/davidsiaw/weaver-doc-source
cd weaver-doc-source
bundle install
bundle exec weaver
Refreshing will update with the latest changes. No restart required.
Simply make a pull request if you have anything to add.