Commit Graph

5 Commits

Author SHA1 Message Date
kbe 96734480d5 working on linux 2025-08-28 15:11:42 +02:00
kbe 2927a8344f chore: New js transpiler for dev and for production
The old system weren't minifying javascriptt to assets dir.
Now there is a command line for production (build) and dev (build:dev).
2025-08-18 00:13:25 +02:00
kbe 07a6694883 chore: Counter now embedded with Stimulus
Before this commit, Counter js was autonomous. Now it's registered
like a controller in Stimulus.
2025-08-17 23:47:07 +02:00
kbe ba3f36a5e8 feat: Add metrics on homepage 2025-08-17 23:39:24 +02:00
kbe 17e6711299 Wip on homepage.
Add documentation how to optimize code size in production.
2025-08-16 22:45:27 +02:00