agokc2018.com

This is the website for the American Guild of Organists 2018 National Convention in Kansas City. It runs on Kirby.

Setup

  1. Get the code:

    git clone --recursive https://github.com/tysongach/agokc2018.com.git
  2. cd into the project directory, then install and setup the dependencies:

    cd agokc2018.com && bin/setup
  3. Compile assets and start a server via gulp:

    gulp

Update Kirby

To update the Kirby CMS, run:

bin/update-kirby