Restructure static files into a single directory

This commit is contained in:
Andrew Miner
2015-03-08 15:05:24 -07:00
parent 997b37ab7d
commit 0a6c185965
5053 changed files with 383 additions and 175 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
OUTPUT_DIR='./prerender'
OUTPUT_DIR='./static'
SCRIPT='/tmp/phantomjs_render.coffee'
if [[ "$1" != "" ]]; then