Commit b257f2c
committed
classify recommended feeds by signal strength
Annotate the "What to read next" section with per-link signal-strength emojis and add a short legend that defines low/medium/high feed volume expectations.
This updates the recommended resources list to make scan-time decisions easier for readers who want to control the volume of ongoing content they subscribe to. It also incorporates the final manual curation of links and tiers in that section.
Manual testing:
- Run bun lint
- Confirm prettier reports no further edits
- Confirm astro check returns 0 errors
Special considerations:
- Existing Astro warning about duplicate content id in expanding-horizons remains unchanged and is unrelated to this update.
fix #31 parent 0f9de64 commit b257f2c
1 file changed
+20
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
93 | 96 | | |
94 | | - | |
| 97 | + | |
95 | 98 | | |
96 | | - | |
97 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
98 | 106 | | |
99 | 107 | | |
100 | 108 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
105 | 114 | | |
106 | 115 | | |
0 commit comments