repos

blog.bythewood.me-rust

mirror archived upstream

Single-binary self-hosted Markdown blog on Rust axum: no database, live search, Typst PDF export, and strong SEO.

axumblogdockermarkdownminijinjarustself-hostedtypstvite

404 B · 10 lines · HTML Raw History
1{% if not debug %}
2<script>
3  (function(m,e,t,r,i,c,s){m.collectorQueue = m.collectorQueue || r;
4  m.collectorServer = c; m.collectorId = s; collectorScript = e.createElement(t);
5  collectorScript.src = c + i; e.head.appendChild(m.collectorScript);
6  })(window,document,'script',[],'/static/collector.js',
7  'https://analytics.bythewood.me','0d379e18-9ea7-4228-a8bf-82369c25ab84');
8</script>
9{% endif %}