initial: four-collection content pipeline for unique.rzen.dev
A small Astro + MDX blog for delightful, daily-use finds. The architecture separates capture from publication and supports reuse: - find/ captured items, hidden from indexes - finds/ editorial superposts referencing find slugs in a grid - reviews/ full-length writeups; can graduate from a find via fromFind - posts/ regular essays Three project-local skills under .claude/skills/ drive the pipeline: daily-finds (capture-only sweep across sources.json), build-finds (draft a thematic superpost), build-review (graduate a find). sources.json carries 47 curated feeds with per-source fetch strategy (webfetch / curl / skip) so Cloudflare-blocked sites and Reddit JSON endpoints are handled deterministically. /sources renders a 3-column card stream with a "Recent finds" cross-reference per source. Seeds: 17 reviews and one superpost referencing 5 finds.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Single-virtue tools"
|
||||
date: 2026-05-03
|
||||
tags: [daily-finds, tools, macos-apps]
|
||||
description: "Today's catch — five small tools, each built around exactly one specific virtue."
|
||||
blurb: "Five small things, each built around exactly one virtue."
|
||||
items:
|
||||
- klack-2
|
||||
- whatcable
|
||||
- cobak-composition-notebook-case
|
||||
- bridge-city-chopstick-master
|
||||
- juicy-jingles-bike-bell
|
||||
---
|
||||
|
||||
> Today's catch from a morning sweep across the daily feeds. Five small things, each one built around exactly one virtue — a single sound, a single diagnostic, a single disguise, a single object made, a single quiet joke.
|
||||
Reference in New Issue
Block a user