Commit f22ba3d
committed
feat: Reluctant Motivation subscribable calendar feed
Add a fun, on-brand ICS feed people can subscribe to: one all-day note
every 2-4 days with gentle encouragement, snark, and calendar-nerd jokes.
- gen-motivation-feed.js: deterministic generator, 605 notes across
2026-2030 from a curated pool. Gaps 2-4 days, tones spread so no two
adjacent notes share a kind; byte-identical on re-run.
- reluctant-motivation.ics: all-day VALUE=DATE events, TRANSP:TRANSPARENT
so they never block the day, stable per-date UIDs, refresh hints.
- Landing page in the site design system (calendar-grid hero, marigold
"today" highlight, agenda view on mobile), copy-URL + webcal/gcal buttons.
- SEO: FAQ schema, canonical + OG tags, branded social card, sitemap 0.7.1 parent 6dd0a85 commit f22ba3d
7 files changed
Lines changed: 6650 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
Large diffs are not rendered by default.
0 commit comments