home | blog | art | now | git gpg | email | rss

guestbook

Code for a website guestbook. Written in Go.
git clone git://pollux.codes/git/guestbook.git
Log | Files | Refs | README | LICENSE
DateCommit messageAuthorFiles+-
2025-06-02 02:37style: better default html templatePollux1+4-5
2025-06-02 02:36fix: stop database corruption on exitPollux3+16-59
2025-06-01 21:57more verbose error handlingPollux1+11-0
2025-06-01 21:39feat: Add configuration filePollux5+76-24
2025-06-01 20:57feat: simple implementationPollux4+231-0
2025-06-01 15:34Initial commitPollux2+674-0