31 lines
1.1 KiB
Text
31 lines
1.1 KiB
Text
|
(main
|
||
|
(noscript
|
||
|
(p "hey! yr not letting yr browser execute javascript served by my page.")
|
||
|
(p "that's cool!")
|
||
|
(p "(google?) browser as arbitrary code execution platform is one of the
|
||
|
weird, regrettable 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 "
|
||
|
(a ((href "/this")
|
||
|
(hx-get "/hx/this")
|
||
|
(hx-target "closest a")
|
||
|
(hx-swap "inner HTML"))
|
||
|
"(how i build this little page.)"))
|
||
|
(p "i hope you have a nice time looking at things here.")
|
||
|
(p ((class "ascii but-normal-size"))
|
||
|
"︿︿
|
||
|
〰"))
|