|
@@ -4,4 +4,12 @@ Jovian portfolio and resume
|
|
|
|
|
|
## Test locally
|
|
## Test locally
|
|
|
|
|
|
|
|
+### Before committing
|
|
|
|
+
|
|
|
|
+Start a standalone PHP server on port 8080.
|
|
|
|
+
|
|
Run `undeployed/scripts/serve-home.sh`
|
|
Run `undeployed/scripts/serve-home.sh`
|
|
|
|
+
|
|
|
|
+### Deploy on local apache
|
|
|
|
+
|
|
|
|
+Run `undeployed/scripts/deploy-local-httpd.sh`
|