Nathaniel Sabanski 360331d25a
hx-on: Added to Reference page, and revised docs: readability, wordiness. (#1365)
* hx-on: Added to Reference page, and revised docs, removed words.

* hx-on: Made first sample a <div> to showcase versatility.

* Minor revision.

* Minor revision.

* Fixed broken Locality of Behavior link.
2023-04-13 12:17:13 -06:00
..
2023-04-12 12:13:11 -06:00
2023-03-18 11:29:38 -04:00
2023-03-18 11:29:38 -04:00
2023-03-18 11:29:38 -04:00
2023-04-05 07:47:37 -04:00
2023-04-06 11:04:36 -06:00

Running The Website Locally

The htmx.org website is built with Zola. To run the site, install Zola; then, from the root of the repository:

cd www
zola serve

The site should then be available at http://localhost:1111