1
0
Fork 0
A simple guestbook with no anti-spam and no personal data logging. Very ugly source code. Built just for fun. https://airikr.me/gbook
Find a file
2026-04-26 20:14:43 +02:00
composer.json Added Markdown support 2026-04-16 14:16:35 +02:00
composer.lock Added Markdown support 2026-04-16 14:16:35 +02:00
index.php Improvements 2026-04-26 20:14:43 +02:00
LICENSE Initial commit 2026-04-15 22:23:31 +02:00
metaimg.jpg Added meta data for sharing 2026-04-26 20:14:25 +02:00
README.md Update 2026-04-16 14:16:43 +02:00
rss.php Improvements 2026-04-26 20:14:43 +02:00
style.css Improvements 2026-04-26 20:14:43 +02:00
theme-light.css Added theming 2026-04-17 11:56:27 +02:00

Just for fun. Nothing serious. Might moderate the comments whenever I have the time and strength for it.

Features

  • Markdown support
  • RSS support
  • No JavaScript
  • No tracking
  • No anti-spam protection (sorry, not sorry)
  • No bot protection (sorry, not sorry again)

Self-hosting

You can download the files from here to use it on your own server. But only if you want. Just download the ZIP file and extract it to your web root (for an example /var/www/guestbook). Or just use git, whatever flows your boat.