mirror of
https://github.com/acaloiaro/hugo-htmx-go-template
synced 2026-07-21 10:12:25 +00:00
Update README.md
This commit is contained in:
parent
c6916f815a
commit
3d5da99a4d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# hugo-htmx-go-template
|
||||
|
||||
Make static Hugo sites dynamic with htmx and go
|
||||
|
||||
This is a project template combining [Hugo](https://gohugo.io), [htmx](https://htmx.org), and an optional API server written in Go, using `html/template` or [templ](https://github.com/a-h/templ/) for HTML rendering.
|
||||
|
||||
## Why?
|
||||
|
|
|
|||
Loading…
Reference in a new issue