|
|
||
|---|---|---|
| .. | ||
| pages | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
| render.go | ||
Minimal example that just uses htmgo for html rendering / js support and nothing else.
Removes automatic support for:
- live reloading
- tailwind recompilation
- page/partial route registration
|
|
||
|---|---|---|
| .. | ||
| pages | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
| render.go | ||
Minimal example that just uses htmgo for html rendering / js support and nothing else.
Removes automatic support for: