Skip to content

Technical Overview

Sam Osborne edited this page Jun 15, 2020 · 2 revisions

The site uses the Jekyll static site generator. The build process happens on Travis CI which pushes the output back to GH for serving via GitHub Pages. CloudFlare sits between GH and the end-user to supply SSL/TLS and cachy/CDN features. Netlify builds deploy previews for pull requests.

Content is in _content.

Assets and other small binaries are stored in the repo.

Photos and all editor added images are stored on SmugMug.

Ticketing integration is handled via client-side JS and the ticketing API.

Clone this wiki locally