lynnespace/_content/index.html

37 lines
1.3 KiB
HTML
Raw Permalink Normal View History

2021-01-08 07:17:56 +00:00
---
title: Home
2021-01-16 11:03:55 +00:00
custom_heading: true
2021-01-08 07:17:56 +00:00
---
2021-01-16 11:03:55 +00:00
<picture id="bune">
2021-05-02 09:52:41 +00:00
<source type="image/webp" srcset="/assets/img/bune-smol.webp 1x, /assets/img/bune.webp 2x">
2021-10-15 14:01:20 +00:00
<img id="bune-img" src="/assets/img/bune.png" alt="A drawing of a rabbit with brown-tipped ears sniffing the air
2021-11-05 18:04:40 +00:00
excitedly!" title="">
2021-01-16 11:03:55 +00:00
</picture>
2021-01-10 02:59:16 +00:00
{% include h.html level=1 content="Lynnesbian dot Space" %}
2021-01-08 07:17:56 +00:00
<p>
Welcome to my website, where I write about and catalogue things that are interesting to me, and maybe even to you,
too!
2021-01-08 07:17:56 +00:00
</p>
2021-01-16 11:03:55 +00:00
{% include h.html level=2 content="Quick Links" %}
2021-05-01 13:14:02 +00:00
<p>
2024-02-09 11:30:46 +00:00
I'm on the Fediverse! Follow me: <a rel="me" href="https://fedi.lynnesbian.space/@lynnesbian">@lynnesbian@fedi.lynnesbian.space</a>
</p>
<p>
<a href="https://bune.city/">My abandoned blog</a> updated very infrequently, and focused mostly on technology and/or games.
2021-05-01 13:14:02 +00:00
</p>
2021-01-16 09:31:13 +00:00
<p>
2021-01-16 11:03:55 +00:00
My <a href="https://keybase.io/lynnesbian/pgp_keys.asc">public PGP key</a> is available on Keybase. I've proven
ownership of the lynnesbian Keybase account via
<a href="//keybase.io/lynnesbian/sigchain#ad0cb53b48a917df3c369f64150672fc86be8bd946850269b81d25fd068626d30f">DNS</a>.
2021-01-16 09:31:13 +00:00
</p>
<p>
2021-01-16 11:03:55 +00:00
I host a few small <a href="https://apt.bune.city">apt repository mirrors</a> on this server, along with
<a href="https://git.bune.city">my Gitea instance</a>.
2021-05-02 08:51:24 +00:00
</p>
<p>
I live in Queensland, Australia, meaning that my timezone is AEST, or UTC+1000.
2021-10-15 13:37:23 +00:00
</p>