You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/asciidoc/modules/htmx.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ The HTMX module provides a seamless bridge between modern, reactive Single Page
6
6
7
7
*Note:*`HtmxTemplateEngine` acts as a composite delegator. You must also install a backing template engine (like Handlebars, Freemarker, or Pebble) to actually render the views.
8
8
9
+
Checkout the https://github.com/jooby-project/htmx-demo[demo project]
10
+
9
11
=== Usage
10
12
11
13
1) Add the dependencies (HTMX and your preferred template engine):
0 commit comments