veen / docs

monome.org/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/
bundle
jekyll build
bundle exec jekyll serve --baseurl '/docs' --watch

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

if running ruby 3.0.0+, bundle exec jekyll serve will fail since webrick is no longer a bundled gem. execute bundle add webrick to resolve.

About

monome.org/docs

License:Creative Commons Attribution 4.0 International


Languages

Language:HTML 83.1%Language:Max 10.7%Language:SCSS 2.2%Language:JavaScript 1.3%Language:TeX 0.8%Language:Python 0.5%Language:C++ 0.4%Language:SuperCollider 0.3%Language:CSS 0.3%Language:Ruby 0.2%Language:Processing 0.2%Language:Shell 0.0%Language:Liquid 0.0%Language:Dockerfile 0.0%