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
Carson Gross
aeeb2165a9
alternatives
2025-01-11 17:43:40 -07:00
Carson Gross
29ace831cb
alternatives
2025-01-11 17:30:31 -07:00
Carson Gross
02bc415735
fix link
2025-01-10 12:38:47 -07:00
Joe Fioti
c802494f7e
added wasm to htmx port essay ( #3119 )
...
* added wasm to htmx port essay
* changed wasm-to-htmx essay
* added image and changed author
2025-01-10 12:17:40 -07:00
Carson Gross
65145db5bf
Merge remote-tracking branch 'origin/master'
2025-01-09 16:58:01 -07:00
Carson Gross
1a38467f9c
sponsor update
2025-01-09 16:57:54 -07:00
Adam Zapletal
e0905ff94a
Fix broken docs links on quirks page ( #3111 )
2025-01-09 09:12:13 +01:00
Carson Gross
bc95b40004
Merge remote-tracking branch 'origin/master'
2025-01-08 12:33:45 -07:00
Carson Gross
69edc99956
add ACM Newsletter paper
2025-01-08 12:33:37 -07:00
Simon Hartley
9062996025
[Documentation] Make htmx:beforeSwap more complete ( #3110 )
...
Co-authored-by: scrhartley <scrhartley@github.com>
2025-01-08 09:13:31 +01:00
Yawar Amin
271a3869c5
Render toast as aria-live region on page load ( #3112 )
...
* Render toast as aria-live region on page load
This tells the screen reader to announce updates that happen inside the
`span#toast` element.
* Update code sample in example text
* Use <output> element to announce form action
2025-01-07 23:33:03 -05:00
Mark Bundschuh
e64dd0f8ba
Fix error in quirks documentation for htmx config ( #3098 )
2025-01-07 10:15:50 +01:00
Ryan Kilpadi
5f3cb583ab
Add example for form reset pattern ( #3100 )
2025-01-07 09:49:40 +01:00
Carson Gross
d3996e1eec
Merge remote-tracking branch 'origin/master'
2025-01-06 09:50:59 -07:00
Carson Gross
b7a3221c07
retrospective-essay
2025-01-06 09:50:50 -07:00
Eduardo Canellas
3455ebe8b3
fix QUIRKS.md typo ( #3095 )
2025-01-06 07:48:25 +01:00
Asif Imran
c6679b18eb
Update docs.md to fix dead link ( #3090 )
...
Update docs.md
dead link
2025-01-06 07:27:32 +01:00
Carson Gross
667e07f432
Merge remote-tracking branch 'origin/master'
2025-01-05 09:44:00 -07:00
Carson Gross
9a4483ea83
add copy & paste components as a Con for htmx
2025-01-05 09:43:52 -07:00
Maciej Trybilo
1e844f67c3
Add an example of evaluated values passed to hx-headers. ( #2939 )
...
* Update hx-headers.md
Add an example of evaluated values passed to hx-headers.
* Follow the example in hx-vals.
2025-01-05 08:48:36 +01:00