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
@@ -0,0 +1,4 @@
#!
FORMATTED_DATE="$(date --date "${DATE}" +'%A %-d %B %Y')"
echo "<time datetime='${DATE}' class='${CLASS}' ${ATTRIBUTES}>${FORMATTED_DATE}</time>"
#!