Redesign homepage with hero section, features, and improved auth forms

This commit is contained in:
2026-01-22 17:21:49 -05:00
parent 9efae205a2
commit 2399e892a6
2 changed files with 147 additions and 80 deletions
+2
View File
@@ -119,10 +119,12 @@ Use the included Bruno collection in the `bruno/` directory for testing the API:
- **Enhanced Security**: JWT authentication with theme persistence
### Frontend Redesign
- **Beautiful Homepage**: Hero section with features showcase and modern design
- **Multiple Themes**: 11 beautiful themes including Tokyo Night, Dracula, Nord, Solarized Dark, Monokai, One Dark Pro, Material Dark, and Catppuccin variants (Mocha, Macchiato, Frappé, Latte) with CSS variables
- **HTMX Forms**: Real-time form submissions and updates without JavaScript frameworks
- **Theme Switcher**: Dropdown selector that saves preferences to database
- **Responsive Design**: Tailwind CSS for mobile-first responsive layouts
- **Smooth Animations**: CSS transitions and scroll effects
### Technical Updates
- **Go Templates**: Server-side rendering with template inheritance