Commit graph

3 commits

Author SHA1 Message Date
BarnacleBoy
8a10eaaeb8 Fix audit form backend, update blog page, add I2P links, robots.txt, sitemap, audit form JS
- Add /api/audit endpoint to contact-api (deployed to server)
- Replace blog ghost links with 'coming soon' placeholder
- Add I2P mirror link to all page footers
- Wire up audit form frontend handler in main.js
- Update contact form handler to use fetch API
- Add robots.txt and sitemap.xml
- Add scripts/sync-eepsite.sh for I2P/clearnet sync
2026-04-23 22:51:21 +00:00
Jezza Hehn
c5c14d2fad Add functional contact form with API backend
- Replaced placeholder form submission with real POST to /api/contact
- Added honeypot field for spam protection
- Success/error feedback states
- Rate limiting handled by backend
2026-04-13 18:41:41 +00:00
Jezza Hehn
cbecb8c96e Krusty Planet website - static HTML with Bulma
Theme system: dark, light, forest, coffee
localStorage persistence for theme preference
2026-04-10 02:04:51 +00:00