Nathaniel Sabanski 63712ad5c2
Docs: Hotwire migration guide: Examples for hx-on! Turbo Streams commentary. (#2306)
* Docs: Hotwire migration guide: Examples for hx-on. Turbo Streams commentary.

* Docs: Hotwire migration guide: Examples for hx-on. Turbo Streams commentary

* Docs: Hotwire migration guide: Examples for hx-on. Turbo Streams commentary

* Docs: Hotwire migration guide: Examples for hx-on. Turbo Streams commentary
2024-02-15 12:42:21 -05:00
..
2024-02-01 13:00:54 -07:00
2024-01-21 07:58:00 -07: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