Recent Posts
Hello, World!
Let’s dynamically fetch content from our API. This content is your typical Hugo content authored in Markdown. Below the break we see content loaded dynamically via HTMX from our API server.
Open content/posts/hello-world.md to follow along.
Content loading from API...
Let’s add a form Writing markdown content is great, but sometimes you might want to add some hypermedia controls. Buttons, forms, etc.
Now we can greet the name from the form.
read more