Edit only the files in the src
directory.
cd
into the build
directory and then start up the simple python server:
python -m SimpleHTTPServer 8000
Make sure that npm
is installed. And do:
npm install
To build all the assets, just do:
gulp
scp -r build/* [email protected]:/home/laurenzou/laurenzou.com