Initial design consideration
This incorporates the initial actual design, and introduces the following config-based changes:
-
Random background generator: Specify a number of background photos (integer 1-n) as a
random_background_images
configuration, then place any number of filesn.jpg
inassets/images/backgrounds/
-
Parent Site support: Add a link atop the navigation to a parent site, in our primary case either ACC or PEC production sites when viewing the respective ops policy site. The theme will look for the logo file in
assets/images/
parent_site:
title: Austin Convention Center
url: https://www.austinconventioncenter.com
logo: "acc-logo.jpg"