43b841ebb6a5bf41c5328565acfafbfb99436608
Pages now declare width=device-width, so phones render at real device width instead of a scaled-down 980px layout viewport. Below 48rem the content becomes a single column with the sidebar lifted above the article as a wrapping link strip; floated .left/.right figures fall back to plain centered figures (explicit img widths still shrink-wrap) and .wide keeps its centered full-viewport bleed.
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%