This is the source code for the St Christopher's Church website, which can be found at https://www.stchristophersbrislington.org.uk. It is a Wordpress site using a custom theme, based on Endurance by ILoveWP.
The site is developed using Docker containers. Make sure you have Docker installed, then use the following commands to bring up the site:
docker compose up
The site will then be available at http://localhost:7822/. Log in to the Wordpress admin pages at http://localhost:7822/wp-admin.