New routes

This commit is contained in:
Samuel Štancl 2019-09-21 22:10:32 +02:00
parent 478452d1eb
commit ae63f30be6
68 changed files with 346 additions and 215 deletions

4
preview.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
cd docs
vendor/bin/jigsaw build && vendor/bin/jigsaw serve -p 9999