Static site generated with Jekyll.
master
branch contains content and template files. travis
builds the site and pushes to the gh-pages
branch.
- Migrate over content
- Copy and paste content
- Pull over media
- Update
aliases
of each file
run ./scripts/dev
. This will start a Jekyll server in watch mode.
Note: if you change config, you may have to restart.
You don't deploy, Travis does. Just push to master and it does the rest.