htmx/www/talk.md
2020-05-22 10:53:10 -07:00

664 B

layout title
layout.njk </> htmx - high power tools for html

htmx Talk

Right now the best place to talk about htmx is the intercooler gitter room

I'll be setting up a forum and chat room at some point.

Features & Bug Reports

https://github.com/bigskysoftware/htmx/issues

Twitter

@htmx_org

Blog & Announcements

    {%- for post in collections.post reversed -%}
  • {{ post.date | date: "%a, %b %d, %y"}} - {{ post.data.title }}🔥🔥
  • {%- endfor -%}