tidalcycles / tidalcycles.github.io

Website for TidalCycles
http://tidalcycles.org
22 stars 29 forks source link

[add] docker(-compose) file for local edits #57

Closed lennart closed 7 years ago

lennart commented 7 years ago

YMMV but this is a start to ease local edits of chapters or design (as well as content edits and previews!)

lennart commented 7 years ago

to get up and running install docker and docker-compose, then run docker-compose up within the source root. Navigate to http://:4000 to see your tidalcycles docs site.

when editing files within the source, jekyll should automatically regenerate files and a reload in your browser should reflect them.