Small moments.
Wider worlds.
A place for the things worth looking at twice.
Photographs from the fastigiata-systems Flickr photostream.
20 RECENT PHOTOGRAPHS
P1010421
Photostream / 01
P1010421
Photostream / 01
IMG_9801
Photostream / 02
IMG_9796
Photostream / 03
IMG_9790
Photostream / 04
IMG_9699
Photostream / 05
IMG_9698
Photostream / 06
IMG_8826
Photostream / 07
IMG_7849
Photostream / 08
IMG_7847
Photostream / 09
IMG_7716
Photostream / 10
IMG_7551
Photostream / 11
IMG_7395
Photostream / 12
IMG_7391
Photostream / 13
IMG_7149
Photostream / 14
IMG_7014
Photostream / 15
IMG_7010
Photostream / 16
IMG_6958
Photostream / 17
IMG_6851
Photostream / 18
IMG_6790
Photostream / 19
IMG_6777
Photostream / 20
No photographs match. Try another search or collection.
Photographs with
a place to belong.
This design carries the Vault’s charcoal, blue-grey and sage palette into a quieter photographic space. The collection index echoes a note explorer; generous image areas and restrained captions let the photographs lead.
Flickr preview: these 20 photographs are a snapshot of the public feed for fastigiata-systems. Original Flickr titles are retained and each image links to its photo page. Images load from Flickr; this file does not automatically refresh the feed. The specific photo in your shared link is outside this recent feed: view photo 55493765585 on Flickr.
How to extend this Flickr preview
The shared address is a photostream, not an album. Its owner ID is 204897029@N02. The public feed supplied this preview without an API key. For full-library pagination, use flickr.people.getPublicPhotos; for curated albums, select an album and use flickr.photosets.getPhotos through a Cloudflare Pages Function. Preserve photographer attribution and a link to each original Flickr photo page.
Browser gallery → /api/gallery (Pages Function on Workers) → Flickr API: flickr.photosets.getPhotos → normalized photo records → gallery + Flickr-hosted image sizes
- Choose the Flickr owner ID and album (photoset) ID, and obtain an API key.
- Store configuration on the server. Fetch the album with pagination and request image URL, owner, licence and tag fields. Public reads do not need user authentication; private access needs an authorized flow and must not be exposed through a public endpoint.
- Validate the configured album, handle Flickr failures and cache responses for a short period. Return title, alt description, thumbnail, full-image URL, credit and original photo-page link.
- Replace this template’s sample records with those results. Retain loading, empty and error states, and provide a Flickr link for every image.
A Flickr API integration must comply with its current terms and preserve the connection to Flickr; treating Flickr purely as generic image hosting is not the intended use. This template loads Flickr-hosted images but contains no API credentials. Its embedded photo list is a snapshot, not a live API integration.
Flickr album API · Developer guidance · Integration principles