converge/README.md
Erik Brakkee 4b05d7e8d8 Now rendering the index.html using the Templ library.
This is in preparation for:
1. creating a base page
2. using tabs: Home, Using, Downloads, Status
3. htmx
2024-09-08 11:16:49 +02:00

11 lines
92 B
Markdown

* Environment
Go version 1.21
```
go install github.com/a-h/templ/cmd/templ@latest
```