Commit Graph

5 Commits

Author SHA1 Message Date
3bcbfd3577 adding stats to cluster object 2024-03-18 22:38:28 -06:00
4819cc8e9b Moved hosting.templ into the view directory
- Pages will go to view
- pages will be seperated into each file by type (host, vm, etc.)
- each page will have multiple sections in each file that can be
  either rendered together, or loaded via HTMX, depending on the call
- started on htmx api endpoints
2024-03-17 00:10:04 -06:00
223496075a Adding even more components
- Starting on main manager page
- Manager layout will be included in the manager page
- Manager page will use htmx to load different components via api
2024-03-15 22:50:24 -06:00
5fd215d6dd nav bar!
Added a navbar that doesn't do anything to the homepage
2024-03-15 16:48:11 -06:00
8a736a57f9 removed tailwindcss-dracula
- defined custom colours for ui elements
- created layouts directory in views that control layouts
- made the header in homepage flexbox
2024-03-15 11:55:28 -06:00