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
227a915d2b
commit
0c299bcdfc
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ 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.
|
||||
|
||||
# This template in action
|
||||
|
||||
You can see this template in action at https://garbagespeak.com and its source code is at https://github.com/acaloiaro/garbagespeak.com
|
||||
## Why?
|
||||
|
||||
Hugo is a fantastic static site building tool, and there are few things about Hugo that can or should be improved.
|
||||
|
|
|
|||
Loading…
Reference in a new issue