summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrothedev <grothedev@gmail.com>2025-06-06 17:12:23 -0500
committergrothedev <grothedev@gmail.com>2025-06-06 17:12:23 -0500
commitd9099ce9f2da696c2f58fb39fdb9ea38c8290945 (patch)
tree126a8c5422b47b48d9d8bb018dd3d19fed13099f
parent6fd29943bf34243d7f2d199786a21f18f15930a4 (diff)
parentf356c22b7f519ee2bad96fb6a9a3806b3ecb08f2 (diff)
Merge remote-tracking branch 'origin/main'
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 08d091c..74f4482 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ https://laravel.com/api/11.x/
https://laravel.com/docs/11.x/blade
#### TODO:
+- htmx
+ - make /htmx/{thing}/{param} routes for sub-elements of pages? e.g. /links/# gives a blade page, but /htmx/links/# would give just the single html element (and maybe would be queried by /links/#, though it might be silly to have to require a double request like that, when the php can already do the necessary processing in blade)
- writing
- add drag-drop file to upload and then generate appropriate html to embed that file
- auto capitalization https://marked.js.org/using_pro