/monome-docs

monome.org/docs

Primary LanguageHTMLCreative Commons Attribution 4.0 InternationalCC-BY-4.0

monome docs

http://monome.org/docs

contributions welcome.

if you have jekyll installed, you can build a partially working preview site as follows:

git clone https://github.com/monome/docs
cd docs/
jekyll new . --force
bundle exec jekyll serve --watch

and visiting http://localhost:4000/docs.