phase4: templUI-based frontend with HTMX-powered conversion form

This commit is contained in:
Sergey Filkin
2026-04-18 12:06:43 +03:00
parent ac826e8b5e
commit d6aef5560a
25 changed files with 3737 additions and 21 deletions
+6
View File
@@ -0,0 +1,6 @@
package web
import "embed"
//go:embed all:static
var StaticFS embed.FS