Tweak docs styling, add serve-docs script

This commit is contained in:
Max Brunsfeld 2018-06-12 17:58:38 -07:00
parent 5b18fe672b
commit 10dcf050d6
3 changed files with 7 additions and 3 deletions

4
script/serve-docs Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
cd docs
bundle exec jekyll serve