This is the website for the American Guild of Organists 2018 National Convention in Kansas City. It runs on Kirby.
-
Get the code:
git clone --recursive https://github.com/tysongach/agokc2018.com.git
-
cd
into the project directory, then install and setup the dependencies:cd agokc2018.com && bin/setup
-
Compile assets and start a server via gulp:
gulp
To update the Kirby CMS, run:
bin/update-kirby