52 lines
2.2 KiB
Scheme
52 lines
2.2 KiB
Scheme
(section
|
|
(h2 "a λ.functional λ.gay")
|
|
(p "i'm a gay lil nerd who's learning everyday about community, and ecology,
|
|
and computer; and trying hard to be good for the world with my gay lil
|
|
friends")
|
|
(p "i was named after "
|
|
(a ((href "https://plants.usda.gov/home/plantProfile?symbol=OXOR"))
|
|
"a plant called sorrel")
|
|
" and i live in the mountains of southern appalachia on "
|
|
(span ((lang "chr")) "ᏣᎳᎩ")
|
|
" (tsalagi/cherokee) land. i live with some cats and a whole mess of plants
|
|
(most of them food) and a cordswain and i have sweet neighbors")
|
|
(p
|
|
"i have never identified with the term 'hacker' but i have learned, in the
|
|
past few years, that i do like to orchestrate computer machines and i do
|
|
that with some cute friends at "
|
|
(a ((href "https://bunk.computer"))
|
|
"bunk computer club"))
|
|
(p "some random things i believe/ i like/ i am/etc (in no particular order")
|
|
;; about me bullets
|
|
(ul
|
|
;; language bullet
|
|
(li (p "i like linguistics a whole lot. "
|
|
(span
|
|
((class "hx-target"))
|
|
(a ((href "/tagged/conlang")
|
|
(hx-get "/hx/tagged/conlang")
|
|
(hx-target "closest span.hx-target")
|
|
; swap for a tag? just a lil list inside a list?
|
|
(hx-swap "innerHTML"))
|
|
"i make languages (the human kind) for fun."))
|
|
" there's a whole bunch of people who do this! "
|
|
(a ((href "https://conlang.org/"))
|
|
"the language creation society")
|
|
" i'm even working on a "
|
|
(span
|
|
((class "hx-target"))
|
|
(a ((href "/tagged/latl")
|
|
(hx-get "/hx/tagged/latl")
|
|
(hx-target "closest span.hx-target")
|
|
(hx-swap "innerHTML"))
|
|
"language (computer) to make languages (human)"))))
|
|
;; mmt bullet
|
|
(li (p "mmt, but make it anarchist "
|
|
(small "and get rid of all that \"sovereignty\" stuff, ew")))
|
|
;; neuroqueer bullet
|
|
(li (p "got a spicy brained, trans lady-fied experience.
|
|
i have feelings about these things that inevitably weave thru
|
|
my projects and art and all that"))
|
|
;; art bullet
|
|
(li (p "i used to make a lot more visual art than i do these days. some
|
|
sort of smth'll wind up here at some point"))))
|