A static GitHub site built to celebrate the wedding of Justin and Charlotte MacKenzie
index.html — landing page with the main focal photopages/ceremony.html — ceremony photo gallerypages/portraits.html — portraits, family, and wedding partypages/reception.html — reception photospages/media.html — wedding video, speeches, songs, and audio recordingspages/slideshow.html — slideshow images shown during the receptionpages/details.html — date, venue, verse, wedding party, and order of servicepages/share.html — thank-you page with invitation to send additional mediaThe site follows, as close as ppssible, the wedding palette:
#2F56B3#8B1E2D#F4EFEA#FCFBF8#44464D#7E8F82#D8DDE3#B8ACA3Reference files are included in assets/reference/.
assets/media/ceremonyassets/media/portraitsassets/media/receptionassets/media/slideshowassets/js/data.jssrctitlecaptionaltUse assets/js/data.js for the videos and audio arrays.
src to the media file path and optionally set postersrc to the audio file pathsrc is blank, the site shows a “coming soon” stateBecause this site uses JavaScript data files, it is best previewed with a local web server instead of opening the HTML files directly.
python -m http.server