Commit 065bc35
authored
site: minimal redesign with markdown rendering (#149)
Complete redesign of the changelog site: single-column, generous
whitespace, hairline dividers, no card chrome. The masthead eyebrow,
intro grid, side-panel update picker, and source footer are gone.
Update bodies are now markdown, rendered with `marked`, so inline code,
links, and emphasis render properly instead of showing literal
backticks. The data shape collapses to `body: string` plus `links[]`;
the RSS feed flattens markdown to a plain description through a small
`plainText` helper.1 parent 30f81cf commit 065bc35
5 files changed
Lines changed: 253 additions & 308 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
0 commit comments