Commit ce00abb
Revive Tumblr RSS feed integration on homepage and news page
- Fixed broken news feed on homepage (Google Feed API deprecated in 2016)
- Replaced PaRSS/Google Feed API with modern allOrigins CORS proxy
- Homepage: Shows 6 latest post titles from Tumblr
- News page: Completely rebuilt to dynamically show 25 posts with full content
- Eliminated redundancy: Tumblr is now single source of truth for news
- Backed up old static news.html to news.html.backup
Both pages now pull live from https://openworm.tumblr.com/rss
allOrigins CORS proxy is free and open source (no API key required)
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>1 parent ce4cfa2 commit ce00abb
3 files changed
Lines changed: 447 additions & 264 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
138 | 168 | | |
139 | 169 | | |
140 | 170 | | |
| |||
0 commit comments