/cootfreight

New website for Cootfreight

Primary LanguageHTML

Website for Cootfreight (freighting company).

Simple static site using:

  • Pug
  • Tachyons
  • Gulp

To be hosted on GitHub pages

Make changes to the /src directory

Run gulp watch to watch for changes and spin up a local dev server

If that throws errors, try running gulp clean

Site currently live here: https://emilyb7.github.io/cootfreight/public/

To deploy to the gh-pages branch run npm deploy