This repo contains the website powering https://www.concerto-signage.org.
The static-site is powered by Jekyll, and hosts content describing a mix of Concerto 1 and Concerto 2. It was migrated from a custom-built CMS Rails app built ~2010.
To preview pages locally, run bundle exec jekyll serve
which will spin up a local webserver you can visit.
Any commits to the master
branch will be deployed automatically by Github pages.