lynnesbian.space/index.html

28 lines
1.7 KiB
HTML
Raw Permalink Normal View History

2020-03-06 17:39:05 +00:00
---
title: "Welcome!"
layout: default
---
<picture id="bune">
2020-03-07 11:45:32 +00:00
<source type="image/webp" srcset="/assets/img/bune.webp">
<img id="bune" src='/assets/img/bune.png' alt="A drawing of a rabbit with brown-tipped ears sniffing the air excitedly!">
2020-03-06 17:39:05 +00:00
</picture>
<h1>Henlo!</h1>
<p>
I'm Lynne. My interests include creating free software, writing about computers and other things, and spending time with my partners!
</p>
<p>
I write the <a href="https://bune.city">Bune City Blog</a>, which is mostly about computers, but occasionally goes into other topics. I also post on the Fediverse from my account, <a href="https://fedi.lynnesbian.space/@lynnesbian">@lynnesbian@fedi.lynnesbian.space</a>.
</p>
<p>
I provide a Searx instance <a href="https://searx.lynnesbian.space">here</a>, which you can use to search the web for pages, images, files, and more. I also provide a few <a href="https://apt.bune.city">mirrors</a> of small apt repositories.
</p>
<p>
2020-03-07 11:45:32 +00:00
My public PGP key is available <a href='https://keybase.io/lynnesbian/pgp_keys.asc'>here</a>, hosted on Keybase. I have proven ownership of lynnesbian.space via <a href='https://keybase.io/lynnesbian/sigchain#ad0cb53b48a917df3c369f64150672fc86be8bd946850269b81d25fd068626d30f'>DNS</a>, so you can be sure it's really me.
2020-03-26 12:09:45 +00:00
</p>
<p>
I live in Queensland, Australia, meaning that my timezone is AEST, or UTC+1000. Queensland does not observe daylight savings time. If it seems like I'm always up at weird hours, that's probably why.
2020-04-04 14:02:12 +00:00
</p>
<p>
The Jekyll source directory used to build this site is available <a href='https://git.bune.city/lynnesbian/lynnesbian.space'>here</a>, although I can't see anyone getting much use out of it.
</p>
2020-04-04 16:51:37 +00:00
<!-- psst... try running `curl https://lynnesbian.space/cli.txt` ;) -->