@@ -39,6 +39,19 @@ deploy: | |||
DEV_DIR = relative path to development site (so you can try out without breaking stuff) | |||
### test | |||
php -S localhost:12345 | |||
point browser to localhost:12345 | |||
### upload | |||
./deploy dev go | |||
./deploy dev content up go | |||
## Template variables | |||
LANG |