diff --git a/.woodpecker/.deploy.sh.swp b/.woodpecker/.deploy.sh.swp new file mode 100644 index 0000000..168a4ee Binary files /dev/null and b/.woodpecker/.deploy.sh.swp differ diff --git a/in-progress/about.txt b/archive/about.txt similarity index 100% rename from in-progress/about.txt rename to archive/about.txt diff --git a/data/atom.csv b/data/atom.csv index 5e2b0fe..cf8370f 100644 --- a/data/atom.csv +++ b/data/atom.csv @@ -1 +1,2 @@ title,link,summary,published,updated +about,https://oxaliq.net/about,about the bitch who made this site,2024-01-18T21:56:45, \ No newline at end of file diff --git a/data/root.csv b/data/root.csv index c545860..e47b26b 100644 --- a/data/root.csv +++ b/data/root.csv @@ -1 +1,2 @@ id,headline,description,history-> +about,about,about the bitch who made this site,2024-01-18T21:56:45 \ No newline at end of file diff --git a/data/tagged.csv b/data/tagged.csv index d333ca1..da15b57 100644 --- a/data/tagged.csv +++ b/data/tagged.csv @@ -1 +1,2 @@ tags,-> +about,root/about \ No newline at end of file diff --git a/source/about.txt b/source/about.txt new file mode 100644 index 0000000..f02a12b --- /dev/null +++ b/source/about.txt @@ -0,0 +1 @@ +'(body (section (h2 "a λ.functional λ.gay") (p "i'm a gay lil nerd who's learning everyday about community, and ecology,\n and computer; and trying hard to be good for the world with my gay lil\n 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\n (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\n past few years, that i do like to orchestrate computer machines and i do\n 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") (ul (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") (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)")))) (li (p "mmt, but make it anarchist " (small "and get rid of all that \"sovereignty\" stuff, ew"))) (li (p "got a spicy brained, trans lady-fied experience. \n i have feelings about these things that inevitably weave thru\n my projects and art and all that")) (li (p "i used to make a lot more visual art than i do these days. some\n sort of smth'll wind up here at some point")))) (footer (section (h5 "tagged") (ul ((class "tag-list")) (li ((class "tag-item")) (span ((class "hx-target")) (a ((href "/tagged/about") (hx-get "/hx/tagged/about") (hx-target "closest span.hx-target") (hx-swap "innerHTML")) "about"))))) (hr) (p ((class "doc-history")) (small "published: 2024-01-18T21:56:45")) (p ((class "license-info")) (small (a ((href "/license")) "license"))))) \ No newline at end of file diff --git a/source/feed.atom b/source/feed.atom index 436156e..a6def81 100644 --- a/source/feed.atom +++ b/source/feed.atom @@ -1 +1 @@ -λ.sorrel.dev2023-11-08T22:49:41sorrelhttps://sorrel.dev \ No newline at end of file +λ.oxaliq.net2024-01-18T21:56:45sorrelhttps://oxaliq.netabouthttps://oxaliq.net/aboutabout the bitch who made this site2024-01-18T21:56:45 \ No newline at end of file diff --git a/source/tagged/about.txt b/source/tagged/about.txt new file mode 100644 index 0000000..1e1830a --- /dev/null +++ b/source/tagged/about.txt @@ -0,0 +1 @@ +'(article (hgroup (h1 "stuff what's tagged like " (em "#about")) (p (em "everything (or maybe just some things) i've ever said about " (strong "#about")))) (h3 "the thoughts") (div ((class "post-preview")) (h4 "about") (p "about the bitch who made this site") (a ((href "about")) "go! to about page"))) \ No newline at end of file diff --git a/source/tagged/index.txt b/source/tagged/index.txt index 5588556..51fe688 100644 --- a/source/tagged/index.txt +++ b/source/tagged/index.txt @@ -1 +1 @@ -'(article (hgroup (h1 "all the tags") (p (em "a categorical mess for your perusal"))) (h3 "the thoughts") (p "there's nothing here yet"))'(article (hgroup (h1 "all the tags") (p (em "a categorical mess for your perusal"))) (h3 "the thoughts") (p "there's nothing here yet"))'(article (hgroup (h1 "all the tags") (p (em "a categorical mess for your perusal"))) (h3 "the thoughts") (p "there's nothing here yet")) \ No newline at end of file +'(article (hgroup (h1 "all the tags") (p (em "a categorical mess for your perusal"))) (h3 "the thoughts") (div ((class "post-preview")) (h4 "about") (p "posts about about") (a ((href "/tagged/about")) "go! to about page"))) \ No newline at end of file