summary refs log tree commit diff
path: root/src/index.html
blob: aeda8c225ffc33a822272a23a547336f7a759af0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title = "starfall.systems"
layout = "base.njk"

[eleventyNavigation]
key = "Home"
order = -1
---

<section id=about>
	<p>We are viperidae and leporidae. Fluorite and bismuth. devin and Alex.
	<p>Under various identities, we do:
	<ul>
		<li>Professional software witchcraft, since Jan. 2018
		<li>Server admin and community moderation for the <a href=https://plural.cafe>Plural Café</a> Mastodon instance, since Nov. 2019
		<li>Diablo II modding, May 2022 - Feb 2024
	</ul>
</section>

<section id=contact>
	<h2>Contact</h2>
	<ul><li>Fediverse: <a href=https://starfall.plural.cafe rel=me>@starfall@plural.cafe</a>, <a href=https://goto.starfall.systems/@raindrops rel=me>@raindrops@goto.starfall.systems</a>
		<li>Matrix: <a href=https://matrix.to/#/@starfall:nora.codes rel=me>@starfall:nora.codes</a>
		<li>Email: <a href=mailto:us@starfall.systems rel=me>us@starfall.systems</a> (<a href=/files/starfall.gpg>PGP Public Key</a> [gpg, 1.7 KiB])
	</ul>
</section>