diff options
author | onefang | 2025-04-10 20:04:18 +1000 |
---|---|---|
committer | onefang | 2025-04-10 20:04:18 +1000 |
commit | 908003fb2ed0bb8fab76df47065f1a1457f5d69d (patch) | |
tree | e890e8bcff2ea4b85e23cbfd2bc437110156a6cc | |
parent | More edit icons to choose from. (diff) | |
download | notYetAnotherWiki-master.zip notYetAnotherWiki-master.tar.gz notYetAnotherWiki-master.tar.bz2 notYetAnotherWiki-master.tar.xz |
-rw-r--r-- | TODO.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -69,6 +69,10 @@ Automate symlinks. | |||
69 | 69 | ||
70 | ## Try out | 70 | ## Try out |
71 | 71 | ||
72 | lua-lpeg-patterns might be useful | ||
73 | |||
74 | lua-luxio might be the wheel I'm reinventing? | ||
75 | |||
72 | lua-wsapi-fcgi | 76 | lua-wsapi-fcgi |
73 | 77 | ||
74 | https://inclusive-components.design/tooltips-toggletips/ has some ideas about the "tooltip" HTML attribute, and what to do about it. A rabbit hole that ends in javascript, but might be useful up to that point. | 78 | https://inclusive-components.design/tooltips-toggletips/ has some ideas about the "tooltip" HTML attribute, and what to do about it. A rabbit hole that ends in javascript, but might be useful up to that point. |
@@ -77,6 +81,12 @@ htmx | |||
77 | 81 | ||
78 | cgit has Lua | 82 | cgit has Lua |
79 | 83 | ||
84 | lua-gall for git stuff | ||
85 | |||
86 | lua-lace for access control | ||
87 | |||
88 | lua-unbound | ||
89 | |||
80 | 90 | ||
81 | ## Member system | 91 | ## Member system |
82 | 92 | ||