When display issues killed my 2011 MacBook Pro, I decided the only option left was to toss it in the oven.
@charming_photographics, where I post some highlights), but none of those quite seemed right for what I wanted and I do love creating things.
For my photography website, I had a few key objectives in mind:
What I came up with in the end is this, which you can view at photography.schlachter.xyz:
There's also quite a bit of hidden magic happening behind the scenes; for example, responsive and next-gen images are used to minimize the file size of images being served to visitors, which ensures everything runs quickly and saves valuable data for people visiting the site from their phone. Speaking of phones, the share button found on the album and image pages uses the native share dialog when supported by the browser (with a sensible fallback, of course). The image page also allows navigating using swipes with touchscreens or arrow keys on the keyboard, which I think makes for a nice user experience.
In addition to the clean and focused visitor-facing site, I also built a powerful backend with ajax-based dynamic actions, integrated Google Analytics for seeing when my site is being visited and what albums/photos are most popular, and the option to unpublish albums so that they're only accessible via the link (hidden from the home/album/images pages and not submitted to Google in the sitemap).
On top of that, I also made many aspects of the site configurable through the site so that it can be updated without having to change any code. This also means it would be possible for me to spin up an instance for anybody else who wants one (which I would be happy to discuss if you shoot me an email at photography@schlachter.xyz).