Step 1 in converting to a Backbone-based website

This commit is contained in:
Andrew Miner
2014-12-22 16:36:04 -08:00
parent dc9fd0de07
commit 16832e02dd
95 changed files with 41866 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
pushd html &>/dev/null
pushd dist &>/dev/null
python -m SimpleHTTPServer
popd &>/dev/null