Andrew Hunt f456a7e1c0
Remove extraneous to from essay (is-htmx-another-javascript-framework.md) (#2182)
Remove extraneous `to` from essay

Co-authored-by: Andrew Hunt <ahunt@codelogic.com>
2024-01-21 19:34:18 -05:00
..
2024-01-16 11:52:50 -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