Commit Graph

23 Commits

Author SHA1 Message Date
329b2ca953 feat(templates): list projects on dashboard 2025-03-17 16:21:23 -03:00
8273ff6a1d feat(templates): hot reloading templates
this is supposed to be mostly temporaly until a better templates
interface is made
2025-03-17 15:43:51 -03:00
82f2c7e67a fix(templates,layouts): update main stylesheet location 2025-03-17 11:20:34 -03:00
ab61af503e feat(router): endpoints for getting and creating projects 2025-03-12 10:22:55 -03:00
ee93e78b28 chore: remove unused index.html 2025-03-06 16:57:28 -03:00
742287e522 feat: dashboard template 2025-03-06 16:56:21 -03:00
dc33adb733 feat: args func to pass multiple arguments to templates 2025-03-06 16:55:16 -03:00
6146819503 chore: remove test layout 2025-03-06 16:54:44 -03:00
ac4c681b7c feat: page layout 2025-03-06 16:54:36 -03:00
c25e8b0f1d feat: base layout 2025-03-06 16:54:14 -03:00
242559acc9 feat: add tailwindcss 2025-03-06 10:02:35 -03:00
f13dc0fe0f feat: templates prototype 2025-03-05 13:45:19 -03:00
d2308b5a1b feat: hello world 2025-03-05 10:05:21 -03:00
4063a6fb0d chore: fresh restart 2025-03-01 19:35:33 -03:00
0ed5f27f92 feat(lib,htmx): install htmx 2024-10-23 18:36:02 -03:00
e769a59b57 refactor(javascript,assets): rename javascript directory to lib 2024-10-23 18:35:38 -03:00
96dc9ce119 feat(perf,layouts,css): place global css in style tag for instant loading 2024-10-22 16:57:52 -03:00
1034cc4906 refactor(javascript,assets): rename js directory to javascript 2024-10-22 16:55:11 -03:00
fbbbb39fc8 feat(fonts): add Karla and Playfair font families 2024-10-22 09:03:44 -03:00
8a44e0821d feat(ui,theme): dynamic theme css 2024-10-15 01:04:18 -03:00
bfd24e0dc7 feat(layouts): base layout for all pages 2024-10-15 01:03:39 -03:00
cfac969a12 feat: hello world js test 2024-10-13 20:18:25 -03:00
518c712038 fix(dev): hot reloading 2024-10-11 14:13:34 -03:00