6fcebaea3fd3f82910349e8723b3963504e0f0b0
- Fonts scale with the svg instead of the --u constant-screen-size compensation (ResizeObserver machinery removed) - Larger node text (slug 19px, count 15px) - Pill labels no longer ellipsis-truncated: text is clipped at the pill border via per-node clipPaths; captions center when they fit and anchor left on overflow so the title's beginning survives; count lines stay centered - Bounding box crops to pill half extents plus the ribbon halo instead of the diagonal radius, removing the large top/bottom margins
Pagerite
A single-user CMS/blog. FastAPI serves HTML rendered in Python with html5tagger, content is persisted in a kanta database and rendered on the fly per request. Vue is used only for the interactive editing tools, not for the public pages.
Languages
Python
48.9%
Vue
21.3%
JavaScript
18.1%
CSS
10.1%
HTML
1.6%