Added blog posts, and improved homepage
This commit is contained in:
@@ -1,78 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>prettysunflower</title>
|
||||
<link rel="stylesheet" type="text/css" href="/static/css/style.css">
|
||||
</head>
|
||||
<body class="page-index">
|
||||
<header>
|
||||
<div>
|
||||
<img src="https://kakigoori.dev/5819581e-42b9-41a7-bab6-c3f99de30934/auto" alt="Avatar of prettysunflower">
|
||||
|
||||
<div>
|
||||
<h1>prettysunflower</h1>
|
||||
<p>
|
||||
Nyallo! We're Remilia, Xeon, and Takeno!
|
||||
</p>
|
||||
<p>
|
||||
We're a system of 3, we're software and website developers at
|
||||
the <a href="https://koumbit.org">Réseau Koumbit</a>, we're Touhou and Factorio players,
|
||||
and we're your local trans women/enby/plural person wishing you a good day!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<div class="columns">
|
||||
<div>
|
||||
<h2>Our pronouns 🏳️⚧</h2>
|
||||
|
||||
<p>
|
||||
<strong>Remilia:</strong> <a href="https://pronouns.within.lgbt/they/them/their/theirs/themself">they/them</a> and <a href="https://pronouns.within.lgbt/she/her/her/hers/herself">she/her</a><br>
|
||||
<strong>Xeon:</strong> <a href="https://pronouns.within.lgbt/they/them/their/theirs/themselves">they/them</a><br>
|
||||
<strong>Takeno:</strong> <a href="https://pronouns.within.lgbt/she/her/her/hers/herself">she/her</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>The ways to contact us</h2>
|
||||
<p>
|
||||
<a href="mailto:me@prettysunflower.moe">me@prettysunflower.moe</a><br>
|
||||
<a href="https://bsky.app/profile/prettysunflower.moe">Bluesky</a><br>
|
||||
<a href="https://akkoma.prettysunflower.moe">Fediverse</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h2>Our code</h2>
|
||||
<p>
|
||||
<a href="https://git.prettysunflower.moe">Gitea</a><br>
|
||||
<a href="https://github.com/prettysunflower">GitHub</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="main-projects">
|
||||
<h2>Our main projects</h2>
|
||||
|
||||
<div>
|
||||
<img src="https://kakigoori.dev/bcf6fdd9-3855-4f4d-9b5a-0791e14e29c7/height/200/auto">
|
||||
|
||||
<div>
|
||||
<h3>Kakigoori</h3>
|
||||
<p>
|
||||
Kakigoori is an picture distribution system to publish images on the web.
|
||||
Upload it once, and Kakigoori will create versions of the image
|
||||
optimized for the web (AVIF, WebP).
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user