Official Code Repository for ImWithHerchel.com
- Notice a problem? Create an issue.
- Want to contribute code? Submit a Pull Request.
- Want to contribute to my platform? Suggest your idea in this Google Doc!
- Clone this repo
git clone https://github.com/mherchel/imwithherchel.gitandcd imwithherchel. - Install Gulp globally
sudo npm install -g gulp - Run
npm install - Run
gulp watch
- Commit directly to
master. - From the root directory, run
./deploy.sh. Be the deploy script is executable (by runningchmod +x deploy.sh).
