The website of Mt Albert Baptist Church, Auckland. Static HTML, generated by a
Python script from the page fragments in content/ and styled with PatternFly 6.
python3 tools/build.py # rebuild the pages
python3 tools/check_links.py # check every link still resolves
python3 -m http.server 8765 # preview on http://localhost:8765
Pushing to main rebuilds and deploys to GitHub Pages. tools/patternfly/build.sh
re-vendors the trimmed PatternFly bundle and only needs running when the
component list changes.
Dates, times and the staff list are copied from the old Wix site and still need
confirming with the church office; image rights are noted in
assets/img/CREDITS.md.
Copyright (C) 2026 Jiaxing Hu gahing@gahingwoo.com
The code is GPL-2.0, see LICENSE. It does not cover the church's own
material: the text, the photographs in assets/img/ and the brand artwork in
assets/brand/ belong to Mt Albert Baptist Church. assets/patternfly/ is a
build of PatternFly, which is MIT.