3327 Commits

Author SHA1 Message Date
Simon Hartley
abaf3de237
Documentation update for include-vals extension (#3247)
Documentation update for outdated extension
2025-03-25 08:38:19 +01:00
Simon Hartley
1b4e778ba6
Documentation improvements for idiomorph extension (#3249) 2025-03-25 08:36:33 +01:00
Simon Hartley
fec926d354
Documentation update for hx-trigger (#3246) 2025-03-24 08:08:41 +01:00
Simon Hartley
f8f7466d5c
Fix broken link in SSE extension docs (#3241) 2025-03-19 07:34:20 +01:00
James Cole
fcf7457766
Add attribute-tools Community Extension to doc (#3229)
added attribute-tools Community Extension to doc
2025-03-14 09:05:06 +01:00
Kai Schlamp
b76b1f6b9b
Add django-block-fragments to template-fragments essay (#3227) 2025-03-12 10:34:28 -05:00
Carson Gross
b8a29903dc Merge remote-tracking branch 'origin/master' 2025-03-06 15:59:04 -07:00
Carson Gross
7b34baed84 remove ex-sponsors 2025-03-06 15:58:52 -07:00
su21
07d35186fb
Fix wording in changed modifier description in hx-trigger.md (#3219)
Update the description of the `changed` event modifier from "the event will only change" to "the event will only fire" to clarify that the modifier controls when the `change` event triggers, improving accuracy and readability. Addresses a potential documentation error.

Fixes #3218
2025-03-06 08:16:19 +01:00
William Jackson
efcc6b2211
Add descriptions for /headers/* and /api (#3221)
* Add descriptions for /headers/* and /api

* Add a missing space in a description
2025-03-05 20:58:38 -07:00
jdocksey
103c72ed74
Documentation link added (#3211) 2025-02-25 09:08:02 +01:00
Cristian Molina
d8dc1ee93d
Small fix on alternatives.md (#3204)
Update alternatives.md

Fix "and" -> "an"
2025-02-22 08:29:58 +01:00
Carson Gross
61ad9549c3 format 2025-02-19 09:49:23 -07:00
Carson Gross
14f3c5efd8 format 2025-02-19 09:46:59 -07:00
Carson Gross
70736c4c8f Merge remote-tracking branch 'origin/master' 2025-02-19 09:26:08 -07:00
Carson Gross
163d226988 publish leonard richardson's interview 2025-02-19 09:26:02 -07:00
ollin
0a135f95ce
Update hx-swap.md (#3194)
typo
2025-02-18 09:30:55 +01:00
Mariss Tubelis
90a91a60e0
Extension docs: npm, bundler, min/unmin and SRI hash instructions (#3127)
* Extensions docs: add npm/bundler installation guide and up versions numbers for links

* Revert extensions._index.md table change

* Update docs.md extension installation and integration instruction

* Move extension installation and enabling to new sections in docs.md

* Update extension installation guidelines

* Update idiomorph installation guidelines

* Minor consistency edits

* Make the need for hx-ext clearer

* Fix typos and note for community repos not hosted outside this repo
2025-02-14 22:37:21 +01:00
TGJ Gilmore
0f9c4202ba
Documentation typo correction (#3182)
* Documentation update to include the use of hx-headers to prevent CSRF

* Update hx-headers.md

Revised follow review.

* Update docs.md

Typo correction
2025-02-12 09:41:55 +01:00
TGJ Gilmore
72b425f5fb
Documentation update to include the use of hx-headers to prevent CSRF (#3176)
* Documentation update to include the use of hx-headers to prevent CSRF

* Update hx-headers.md

Revised follow review.
2025-02-10 20:35:31 +01:00
William Jackson
46badfe0b1
Add descriptions for attribute pages (#3158)
Descriptions for attribute pages
2025-02-07 17:07:13 -07:00
Zendrael Ziul
6dbf554e49
Fixed repo url for pascal htmx project reference (#3169)
* Add FreePascal example with Pas2JS

* hotfix pascal htmx repo

---------

Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
2025-02-05 09:36:56 +01:00
Zendrael Ziul
d8b12de2fb
Add FreePascal server example with Pas2JS (#3168)
Add FreePascal example with Pas2JS
2025-02-04 09:30:47 -06:00
Alexander Petros
a60cdf1854
Add "less htmx" link (#3167) 2025-02-02 14:36:28 -07:00
Carson Gross
10e8656af5 Merge remote-tracking branch 'origin/master' 2025-01-31 07:16:25 -07:00
Carson Gross
4328259749 publish mike amundsen's interview 2025-01-31 07:16:16 -07:00
Mehrad
6ea1029960
Fix some external links (#3157) (#3160)
Fix some external links (#3157)
2025-01-31 09:58:23 +01:00
William Jackson
a9b11187ba
Mark the interviews folder as a section (#3161)
Adding `_index.md` to the `interviews` folder will mark this folder as a "section". Pages in this section will now inherit section settings from the parent `essays` section, including rendering using the `essay.html` template instead of the default `page.html` template.

Adding `render = false` to the interview section metadata will suppress generating a page at `/essays/interviews/index.html`
2025-01-30 18:46:17 -07:00
Carson Gross
1c3556c30e Merge remote-tracking branch 'origin/master' 2025-01-30 10:24:00 -07:00
Carson Gross
ac03dc540f publish defunkt interview 2025-01-30 10:23:52 -07:00
William Jackson
b0797be8cd
Fix some external links (#3159) 2025-01-30 12:42:00 +01:00
William Jackson
6d39919b99
Essay descriptions (#3154)
* Add description to architectural-sympathy

And fix some typos

* Add description to codin-dirty

* Add description to complexity-budget

* Add description to does-hypermedia-scale

* Add description to future and fix date

* Add description to hateoas

* Add description to how-did-rest-come-to-mean-...

* Add description to htmx-sucks

* Add description to hypermedia-apis-vs-data-apis

* Add description to hypermedia-clients

* Add description to hypermedia-driven-applications

* Update hypermedia-friendly-scripting.md

* Update hypermedia-on-whatever-youd-like.md

* Update is-htmx-another-javascript-framework.md

* Update locality-of-behaviour.md

* Update lore.md

* Update mvc.md

* Update no-build-step.md

* Update prefer-if-statements.md

* Update rest-copypasta.md

* Update right-click-view-source.md

* Update spa-alternative.md

* Update splitting-your-apis.md

* Update template-fragments.md

* Update rest-explained.md

* Update two-approaches-to-decoupling.md

* Update vendoring.md

* Remove double-quote characters from descriptions

* Add description block to demo.html

* Update view-transitions.md

* Update web-security-basics-with-htmx.md

* Update webcomponents-work-great.md

* Update when-to-use-hypermedia.md

* Update why-gumroad-didnt-choose-htmx.md

* Update why-tend-not-to-use-content-negotiation.md

* Update you-cant.md

* Fix description for htmx-sucks

* Use `authors` built-in variable

Instead of the custom `author` taxonomy

* Descriptions and typos in interviews

* That double word is actually correct
2025-01-29 10:53:42 -07:00
Carson Gross
f760d3f27d typo 2025-01-29 10:42:52 -07:00
Carson Gross
bdbbeee284 remove AI slop 2025-01-29 10:42:22 -07:00
Carson Gross
f206885422 get rid of double headers 2025-01-29 07:25:43 -07:00
Carson Gross
d941a204fc Merge remote-tracking branch 'origin/master' 2025-01-29 07:23:21 -07:00
Carson Gross
7b8e26e193 publish makinde adeagbo interview 2025-01-29 07:23:14 -07:00
William Jackson
0e1794f0fd
Allow page description with default if missing (#3150)
* Allow page description with default if missing

If an essay has a description in the frontmatter, use that description in the `<meta name="description">` tag.

* Add description to 10-tips-for-ssr-hda-apps

* Add description to a-real-world-nextjs-to-htmx-port

* Add description to a-real-world-react-to-htmx-port

* Add description to a-real-world-wasm-to-htmx-port

* Add description to a-response-to-rich-harris

* Add description to alternatives

* Add description to another-real-world-react-to-htmx-port
2025-01-27 16:36:45 -07:00
Carson Gross
8ef8fe369b typo 2025-01-27 11:24:33 -07:00
Carson Gross
fd9af68ed8 improvements 2025-01-27 10:54:35 -07:00
Carson Gross
d1e693a15a update dates 2025-01-27 10:50:26 -07:00
Carson Gross
63975c72fe vendoring essay 2025-01-27 10:48:02 -07:00
Carson Gross
8ed85cdb22 Merge remote-tracking branch 'origin/master' 2025-01-25 08:28:35 -07:00
Carson Gross
94b903ebab add htmeggs to lore 2025-01-25 08:28:23 -07:00
Ajani Bilby
27f0b31076
Extension Proposal: hx-drag for dragstart & drop triggered htmx requests. (#3147)
Update _index.md
2025-01-25 13:05:40 +01:00
Carson Gross
4177071ee4 Merge remote-tracking branch 'origin/master' 2025-01-21 09:47:49 -07:00
Carson Gross
1ac87b9f9c add triptych & fixi 2025-01-21 09:47:40 -07:00
Zixian
d890547012
Adding example to hx-ext documentation (#3109)
* Update hx-ext.md

* Update hx-ext.md

* Update www/content/attributes/hx-ext.md

Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com>

* Update hx-ext.md

---------

Co-authored-by: Vincent <vichenzo-thebaud@hotmail.com>
2025-01-16 08:27:51 +01:00
Kylie Smith
5fd60a5745
Fixed TwinSpark link in alternatives (#3124)
Fixed TwinSpark link
2025-01-13 09:32:24 +01:00
Tapani Honkanen
05c88d80ed
Fix htmx:beforeHistorySave docs (#3123) 2025-01-13 09:31:54 +01:00