Commit 804c0d3
feat: add manifesto page, lazy-load gallery, sitemap lastmod
- New /why manifesto page comparing FTWA to Electron and PWA
- Link to manifesto from "Why FTWA?" homepage section
- Force lazy-loading and async decoding on gallery card images
- Add /sitemap.xml to prerender routes
- Sitemap entries now report lastmod from git log
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 27686d5 commit 804c0d3
5 files changed
Lines changed: 845 additions & 2 deletions
File tree
- app
- components
- pages
- server/api/__sitemap__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
21 | 32 | | |
22 | 33 | | |
23 | 34 | | |
| |||
0 commit comments