You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
src | 1 week ago | |
test | 1 week ago | |
.gitignore | 1 week ago | |
POINTS | 1 week ago | |
README.md | 1 week ago | |
gleam.toml | 1 week ago | |
index.html | 1 week ago | |
manifest.toml | 1 week ago |
README.md
My queer page
This is a (wip) page, not dissimilar to pronouns.page, pronouns.cc &c. that describes my queerness.
I wanted to have a way of describing my quirks (queerks? :-P) in more detail, since labels are not everything and sometimes the conventional understanding implies stuff that are different for me (e.g. my trans-ness involves little to no dysphoria and there are no transition plans). Also, Czech language is heavily gendered, so I need more space to describe stuff than “just setting 5 pronouns”.
And I wanted to have a testing project in Gleam (and Lustre in this case)
Running
gleam build
python3 -m http.server # or any other server for local static files
badwolf http://localhost:8000 # or other browser
Deployment
None yet. I'll see if I can deploy this in a similar way to my blog.
Tests
I accidentally deleted the default ones, so there are none :3