diff -r 39f69dc1c2d2 -r d43b1d421a05 design/README.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/design/README.md Mon Jun 19 14:47:12 2017 +0200 @@ -0,0 +1,9 @@ +## How to view mockups + +Simply start [jekyll](http://jekyllrb.org) in `/design/` + +``` +$ jekyll serve +``` + +and go to [localhost:4000](http://localhost:4000)