In Japan I started coding my travel blog. I could have used Jekyll or something but I thought it was a bit overkill for what's literally just a list of images.
Most of the work was in scaling each image and video to a number of resolutions so they can be served statically, and I had a script for that anyways.
Some people expressed interest in the source code, so I refactored a bit and released it as Expose on Github