http: builds blogs from gemlogs

This commit is contained in:
2026-06-09 16:11:06 +01:00
parent 3ecf19cb8a
commit b4f9be57d3
11 changed files with 414 additions and 16 deletions
+16
View File
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en-GB">
<head>
#!
pp "${SHARE}"/components/head.upphtml
#!
</head>
<body>
#!
pp "${SHARE}"/components/navbar.upphtml
pp "$1"
#!
</body>
</html>