6 Commits

Author SHA1 Message Date
c8ff7021c8 finish conversion to templ, add website model
The primary model users will interact with is now Websites, which will have a single guestbook associated with it (though this is not enforced by the database).
2025-03-22 13:13:13 -07:00
b58ea19a86 remove unused function and get message queue 2025-03-09 00:02:41 -07:00
19364225c9 interface improvements, use integer ids, add htmx for guestbook creation 2024-12-15 10:25:37 -07:00
e54875f943 add user login 2024-11-11 12:55:01 -07:00
741b304032 create and retrieve handlers, basic templates and styling, sessions 2024-10-22 22:25:30 -07:00
4fc9bb5c1f initial commit 2024-10-15 21:34:57 -07:00