2024-01-26 07:38:15 -07:00
..
2024-01-26 07:38:15 -07:00
2024-01-22 17:58:29 -07:00
2024-01-25 10:47:06 -07:00
2024-01-25 10:47:06 -07: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