From 33dc5229a56defdf616b72c5e32dab42beb11918 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Wed, 10 Jul 2024 20:18:46 -0400 Subject: Add the end of the Harman Phoenix roll --- www/photo.causal.agency/2024-07-04/000099810029.txt | 6 ++++++ www/photo.causal.agency/2024-07-04/000099810033.txt | 6 ++++++ www/photo.causal.agency/2024-07-04/000099810036.txt | 2 ++ www/photo.causal.agency/2024-07-04/film | 1 + www/photo.causal.agency/2024-07-04/lens | 1 + 5 files changed, 16 insertions(+) create mode 100644 www/photo.causal.agency/2024-07-04/000099810029.txt create mode 100644 www/photo.causal.agency/2024-07-04/000099810033.txt create mode 100644 www/photo.causal.agency/2024-07-04/000099810036.txt create mode 100644 www/photo.causal.agency/2024-07-04/film create mode 100644 www/photo.causal.agency/2024-07-04/lens (limited to 'www') diff --git a/www/photo.causal.agency/2024-07-04/000099810029.txt b/www/photo.causal.agency/2024-07-04/000099810029.txt new file mode 100644 index 00000000..d3201be9 --- /dev/null +++ b/www/photo.causal.agency/2024-07-04/000099810029.txt @@ -0,0 +1,6 @@ +a cluster of small pink flowers +on a bush. +there are other clusters in the background. +one is nearer to the camera +but only some of its buds +have started blooming. diff --git a/www/photo.causal.agency/2024-07-04/000099810033.txt b/www/photo.causal.agency/2024-07-04/000099810033.txt new file mode 100644 index 00000000..da44c8ce --- /dev/null +++ b/www/photo.causal.agency/2024-07-04/000099810033.txt @@ -0,0 +1,6 @@ +a brick house crowded by trees. +the front face is painted a light blue. +there's a tall narrow window +above a garage door, +and a balcony +with some cloth draped over its railing. diff --git a/www/photo.causal.agency/2024-07-04/000099810036.txt b/www/photo.causal.agency/2024-07-04/000099810036.txt new file mode 100644 index 00000000..fa3bba11 --- /dev/null +++ b/www/photo.causal.agency/2024-07-04/000099810036.txt @@ -0,0 +1,2 @@ +a standard issue red fire hydrant +crowded by green leaves. diff --git a/www/photo.causal.agency/2024-07-04/film b/www/photo.causal.agency/2024-07-04/film new file mode 100644 index 00000000..dd589471 --- /dev/null +++ b/www/photo.causal.agency/2024-07-04/film @@ -0,0 +1 @@ +Harman Phoenix 200 diff --git a/www/photo.causal.agency/2024-07-04/lens b/www/photo.causal.agency/2024-07-04/lens new file mode 100644 index 00000000..13f1fc49 --- /dev/null +++ b/www/photo.causal.agency/2024-07-04/lens @@ -0,0 +1 @@ +Yashica DSB 50mm ƒ/1.9 -- cgit 1.4.1 Makefile?id=8db510b6c1832db2fd939f3041b5d61cc7ba3125&showmsg=1'>unfollow)
Commit message (Collapse)Author
2020-04-25Replace wcwidth implementation with that of muslJune McEnroe
Imported from musl 1.2.0 sources.
2020-04-21Add Markus Kuhn's wcwidth implementationJune McEnroe
And wcfix script for macOS, based on <https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat> to fix some emoji display in catgirl. Somehow this code from 2007 against Unicode 5.0 does a better job than whatever the hell macOS Mojave's libc is doing.
2020-04-20Use . as ${LDLIBS.$@} separatorJune McEnroe
2020-04-14Add CREEP UJune McEnroe
2020-04-14Add DONT COME TO THE WOODSJune McEnroe
2020-04-04Include <content src> in feedJune McEnroe
Maybe this gets feed readers to embed the content?
2020-04-04Set publish date in feed from .DdJune McEnroe
2020-04-01Update cgit setup post with git-http-backendJune McEnroe