- Greg Skerry
- Amy Skerry
- Hyde
- Less
- Bootstrap (less mixins)
-
contact form relies on hacky workaround that piggybacks on an external plugin
-
dev hosting is on gh-pages
- make branch gh-pages containing only the deploy directory of the repo (git subtree split --prefix deploy -b gh-pages)
- create a CNAME file with the custom domain (www.hays-skerry.com) in the deploy directory
- push the gh-pages branch to the gh-pages branch on github (git push -f origin gh-pages:gh-pages)