35 lines
1.3 KiB
Text
35 lines
1.3 KiB
Text
|
(article
|
||
|
(noscript
|
||
|
(span
|
||
|
((class "noscript"))
|
||
|
(p "hey! yr not letting yr browser execute javascript served by my page.")
|
||
|
(p "that's cool!")
|
||
|
(p "browser (by google?) as arbitrary code execution platform is one of the
|
||
|
weird, regrettable (at least as it is currently implemented)
|
||
|
consequences of our political economy.")
|
||
|
(p "anyway, feel free to browse! yr experience won't be much different,
|
||
|
you'll just get bigger html blob.")
|
||
|
(p "the only js i deliver is "
|
||
|
(a ((href "https://htmx.org"))
|
||
|
"this little REST tool called htmx")
|
||
|
" if you want to see what that's about.")
|
||
|
(p "o! and if you want to hear/read "
|
||
|
(a ((href "/tagged/javascript"))
|
||
|
"what i have to say about javascript")
|
||
|
" you could do that maybe")
|
||
|
(p "/noscript")))
|
||
|
(p "hey! i'm sorrel.")
|
||
|
(p "(called like the plant up there)")
|
||
|
(p "this is my new-fangled website computer page on the world wide web. i had
|
||
|
a nice time building this little thing "
|
||
|
(span ((class "hx-target"))
|
||
|
(a ((href "/this")
|
||
|
(hx-get "/hx/this")
|
||
|
(hx-target "closest span")
|
||
|
(hx-swap "innerHTML"))
|
||
|
"(how i build this little page.)")))
|
||
|
(p " i hope you have a nice time looking at things here.")
|
||
|
(p ((class "ascii but-normal-size"))
|
||
|
"︿︿
|
||
|
〰"))
|