alpha
Login
or
Join now
jojo.news
/
digital_garden
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
digital_garden
/
src
/
components
/
at
main
5 files
jojo.news
feat: add RSS feed of recently tended notes
7w ago
1a6e75f2
Backlinks.astro
fix: preserve leaf/flower position during unfurl animation The CSS scale animation was overriding each shape's SVG transform attribute, snapping leaves and flowers to the wrong spot. Wrap each leaf and bloom in a positioning <g> (rotate/translate as an attribute) and run the scale animation on an inner element so the two transforms no longer fight. Petals now drawn around a translated origin so flowers scale from their true center. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 month ago
GrowthBadge.astro
feat: add Botanical Almanac theme, layouts, components, and pages Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 month ago
NoteCard.astro
feat: living botanical sigils + redesigned homepage Each note grows a deterministic SVG plant that encodes its place in the garden: growth stage sets maturity, outbound links set branches, backlinks set blooms, and the slug seeds a stable per-note random. Plants draw themselves slowly on note pages (respecting prefers-reduced-motion) and appear as mini sprouts in the homepage index. Redesigned the homepage into an illustrated 'garden bed': centered masthead with kicker/epigraph/ornament, growth-stage sections, and per-note plants. Added a subtle paper texture site-wide. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 month ago
Plant.astro
fix: preserve leaf/flower position during unfurl animation The CSS scale animation was overriding each shape's SVG transform attribute, snapping leaves and flowers to the wrong spot. Wrap each leaf and bloom in a positioning <g> (rotate/translate as an attribute) and run the scale animation on an inner element so the two transforms no longer fight. Petals now drawn around a translated origin so flowers scale from their true center. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 month ago
TagList.astro
feat: add Botanical Almanac theme, layouts, components, and pages Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 month ago