librasteve 838f49d977
Adding Raku / Cro Templates to Fragments list (#3253)
17:31]librasteve: hello, we recently added fragment to the Raku Cro Templates (as inspired by HTMX LOB) and I thought you may like to add to the list of fragments at https://htmx.org/essays/template-fragments/, something like Raku / Cro Template (https://github.com/croservices/cro-website/blob/main/docs/reference/cro-webapp-template-syntax.md#fragments) ~librasteve
[18:15]1cg: Hi there
[18:16]1cg: That looks great, yes, can you create a PR here w/ a link to that page: https://github.com/bigskysoftware/htmx/blob/master/www/content/essays/template-fragments.md
[18:16]1cg: and then send me a link to the PR and I'll integrate it
[19:17]librasteve: cool - will do
2025-03-28 08:00:03 +01:00
..
2025-01-29 10:53:42 -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