2021-09-27 07:57:57 -06:00
..
2021-09-23 15:44:27 -06:00
lol
2021-09-25 17:28:27 -06:00
2021-09-27 07:57:57 -06:00
2021-03-12 23:36:58 +02:00
2020-10-29 08:53:39 -06:00
2021-09-06 08:13:04 -06:00
2021-07-12 13:38:33 -06:00
2021-09-06 08:13:04 -06:00
2020-06-26 07:39:30 -07:00
2021-05-25 09:35:36 -06:00
2021-07-13 11:39:50 -06:00
2021-09-27 07:57:57 -06:00
2021-05-24 09:34:17 -06:00
2021-09-25 17:17:35 -06:00
2021-09-02 00:05:02 -03:00
2021-09-27 07:57:57 -06:00
2021-09-16 09:52:42 -06:00

Running The Website Locally

The htmx.org website is built on eleventy. To run the site, run

  • npm install
  • npx eleventy --serve

The site should then be available at http://localhost:8080

macOS 64-bit users may need to run npm rebuild node-sass to get the documentation site working.