Add frontend JS and improve post styling
Frontend is built with Bun. It uses Stimulus to progressively enhance the server-built HTML. Currently, it only replaces UTC timestamps from the server with the time in the browser's timezone.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
/target
|
||||
/logs
|
||||
.env
|
||||
/static/js/**.js
|
||||
/static/js/js_bundles.txt
|
||||
|
||||
Reference in New Issue
Block a user