/strann.ca

strann.ca

Primary LanguageJavaScript

This is the source for my personal site.

Development environment is setup as such:

  1. grunt serve
  • Compiles the site
  • Starts a jekyll server with flags: --watch --drafts
    • --watch moves everything to /dist which is essentially production
  1. grunt watch
  • Compiles all front-end and jekyll assets
  1. Branches are pretty self-explanatory:
  • develop is for work in progress
  • Anything in gh-pages goes live