Alexander Petros 2fc76cad58
Add htmx security essay (#2280)
* Add htmx security essay

* Change user id prop

* Typo fixes

* More typos

* Add ruby templates and fix "use" typo

* Change paragraph structure slightly

* Rephrase JSON note

* Rephase JSON security point

* Yawar edits

* Add note about flask
2024-02-06 14:01:37 -07:00
..
2024-02-06 14:01:37 -07: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