cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
92706a3264ffc4562066ef98e0b2bf4a3a9dcb45
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2026-08-11T21:18:39Z
content/blog/2021-04-23-php-comment-system.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -42,7 +42,7 @@ on the classic HTML =<form>= and a PHP script to save the comments somewhere? As it turns out, this was a perfect solution for me. The second issue for my personal use-case is that I am trying to keep the -contents of my website accessible over time, as described by [cite/t:@brandur], +contents of my website accessible over time, as described by Brandur, in his post entitled [[https://brandur.org/fragments/graceful-degradation-time][Blog with Markdown + Git, and degrade gracefully through time]] .