2025-10-28 18:07:14 +02:00
..
2025-10-28 18:07:14 +02:00
2025-10-26 18:42:11 -06:00
2025-10-26 18:42:11 -06:00
2025-10-26 13:26:44 -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