diff options
| author | Christian Cleberg <[email protected]> | 2025-06-03 16:20:44 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-06-03 16:20:44 -0500 |
| commit | e7963b42bb8c4ea605c40c750ef1623ed0781c1f (patch) | |
| tree | 17046316bff842db6ce172908d9404934ed14364 /content/blog/2021-04-23-php-comment-system.org | |
| parent | 17cd144a1e3a674ced5ddb11d239aeb0388fb3b6 (diff) | |
| download | cleberg.net-e7963b42bb8c4ea605c40c750ef1623ed0781c1f.tar.gz cleberg.net-e7963b42bb8c4ea605c40c750ef1623ed0781c1f.tar.bz2 cleberg.net-e7963b42bb8c4ea605c40c750ef1623ed0781c1f.zip | |
feat(blog): add filetags to all posts
Diffstat (limited to 'content/blog/2021-04-23-php-comment-system.org')
| -rw-r--r-- | content/blog/2021-04-23-php-comment-system.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/blog/2021-04-23-php-comment-system.org b/content/blog/2021-04-23-php-comment-system.org index 69a34a1..de77382 100644 --- a/content/blog/2021-04-23-php-comment-system.org +++ b/content/blog/2021-04-23-php-comment-system.org @@ -2,6 +2,7 @@ #+title: Build Your Own Lightweight PHP Static Comment System #+description: Learn how to create a privacy-focused, lightweight static commenting system using PHP that requires no JavaScript or external services. Perfect for static blogs and sites seeking simple server-side comments. #+slug: php-comment-system +#+filetags: :php:comments:static: * The Terrible-ness of Commenting Systems |
