srcerer 2eaa902310
Update podcasts.csv (#1530)
* Update podcasts.csv

fix spelling of 21st
fix case of devMode.fm to match show notes

* Update podcasts.csv

Add podcasts not found on LinkedIn

* Update podcasts.csv

Add latest appearance

* Update podcasts.csv

Add Hype for Hyperscript

* Update podcasts.csv

grug make successful rick roll

* Update podcasts.csv

fix timestamp for GitHub chopping off beginning of video

* Update podcasts.csv

Unfiltered
airport shenanigans
2023-07-30 12:59:50 -04:00
..
2023-07-30 12:59:50 -04:00
2023-03-18 11:29:38 -04:00
2023-07-25 13:39:48 -06:00
2023-03-18 11:29:38 -04: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