Update hugo static / htmx post with demo link
This commit is contained in:
parent
1065441e1c
commit
fbb08b8365
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue