htmgo/examples/minimal-htmgo
2024-11-21 07:26:51 -06:00
..
pages minimal htmgo 2024-11-21 07:26:51 -06:00
.gitignore minimal htmgo 2024-11-21 07:26:51 -06:00
go.mod minimal htmgo 2024-11-21 07:26:51 -06:00
go.sum minimal htmgo 2024-11-21 07:26:51 -06:00
main.go minimal htmgo 2024-11-21 07:26:51 -06:00
README.md minimal htmgo 2024-11-21 07:26:51 -06:00
render.go minimal htmgo 2024-11-21 07:26:51 -06:00

Minimal example that just uses htmgo for html rendering / js support and nothing else.

Removes automatic support for:

  1. live reloading
  2. tailwind recompilation
  3. page/partial route registration