7f4bc8efa418b8f18947df5ad096d4ce95e9ec6c
The devserver polls /?from=devserver.py to check backend readiness. Without this exclusion each poll is recorded as a crawler hit. Only exclude the exact case: front page, that query string, and 127.0.0.1, so remote visitors cannot hide traffic by copying the parameter.
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%