Update hugo static / htmx post with demo link

This commit is contained in:
Adriano Caloiaro 2023-08-02 08:18:33 -06:00
parent 1065441e1c
commit fbb08b8365
No known key found for this signature in database
GPG key ID: C2BC56DE73CE3F75

View file

@ -11,6 +11,10 @@ tags:
- templ
---
## Update / live demo
A demo of this concept is now available at https://garbagespeak.com and the demo source code is available at https://github.com/acaloiaro/garbagespeak.com/.
## Intro
I've encountered a lot of skepticism around the idea of adding dynamic behavior to [Hugo](https://gohugo.io/) sites with [hugo-htmx-go-template](https://github.com/acaloiaro/hugo-htmx-go-template). That skepticism is well founded, because Hugo bills itself as a static site generator.