A simple guestbook with no anti-spam and no personal data logging. Very ugly source code. Built just for fun.
https://airikr.me/gbook
| composer.json | ||
| composer.lock | ||
| index.php | ||
| LICENSE | ||
| metaimg.jpg | ||
| README.md | ||
| rss.php | ||
| style.css | ||
| theme-light.css | ||
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.