5769747a959e9b32470de9fd871142d3255bffe0
CodeMirror measures text per character; Fira Code's ligature glyphs render wider than the measured sum of their parts, corrupting cursor and selection rendering. The font is set on .cm-content with ligatures off, and inner spans inherit it for consistent metrics.
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%