c5a91edac796721ac73a5ceb187258421d716382
Re-creating the #pagerite-theme link anchored to #pagerite-base, which does not exist in dev (base CSS is a Vite-injected <style>), so the fallback prepended it before the base styles and the theme lost the cascade. Anchor to the following sheet (banner design / custom CSS) or append at the end instead, keeping base < theme < design < custom order.
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%