diff options
author | axtlos <axtlos@tar.black> | 2023-01-14 21:30:38 +0100 |
---|---|---|
committer | axtlos <axtlos@tar.black> | 2023-01-14 21:30:38 +0100 |
commit | fd6d7bfff07cde4b2e0e004e9ce1d91b82363b41 (patch) | |
tree | c9d3e07edc5fe912417e52b123d6f6c18a77156b /website.html | |
parent | 57670b2d3af8b0ae1a95d7397047b1693a86d89b (diff) | |
download | website-fd6d7bfff07cde4b2e0e004e9ce1d91b82363b41.tar.gz website-fd6d7bfff07cde4b2e0e004e9ce1d91b82363b41.tar.bz2 |
Add files
Diffstat (limited to 'website.html')
-rw-r--r-- | website.html | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/website.html b/website.html new file mode 100644 index 0000000..2e8dd34 --- /dev/null +++ b/website.html @@ -0,0 +1,72 @@ +<!DOCTYPE html> +<html> +<head> + <meta charset="utf-8"/> + <link rel="stylesheet" href="/usr/home/axtlos/Projects/website/style.css" type="text/css" media="all"/> + <title>axtlos(7)</title> +</head> +<body> +<table class="head"> + <tr> + <td class="head-ltitle">axtlos(7)</td> + <td class="head-vol">FreeBSD Miscellaneous Information Manual</td> + <td class="head-rtitle">axtlos(7)</td> + </tr> +</table> +<div class="manual-text"> +<section class="Sh"> +<h1 class="Sh" id="Name"><a class="permalink" href="#Name">Name</a></h1> +axtlos - programmer, furry, transfem, aromantic genderless being +</section> +<section class="Sh"> +<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> +<table class="Nm"> + <tr> + <td><code class="Nm">axtlos</code></td> + <td>[she/they] <var class="Ar">amy</var> <var class="Ar">xenia</var></td> + </tr> +</table> +</section> +<section class="Sh"> +<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> +<code class="Nm">axtlos</code> is a programmer mainly using python, rust and + awk. Very interested in *nix operating systems (currently using FreeBSD), open + source software and other Tech things. +</section> +<section class="Sh"> +<h1 class="Sh" id="Contact"><a class="permalink" href="#Contact">Contact</a></h1> +<code class="Nm">axtlos</code> can be contacted via: +<p class="Pp">- <i class="Em">Mastodon:</i> <a class="Lk" href="https://tech.lgbt/@axtlos">https://tech.lgbt/@axtlos</a></p> +<p class="Pp">- <i class="Em">Matrix:</i> @xenia:the-apothecary.club</p> +<p class="Pp">- <i class="Em">E-Mail:</i> axtlos [at] tar [dot] black</p> +<p class="Pp"></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="Projects"><a class="permalink" href="#Projects">Projects</a></h1> +<code class="Nm">axtlos</code> mainly develops for +<p class="Pp"><a class="Lk" href="https://getcryst.al">Crystal Linux</a></p> +<p class="Pp">Specifically the following projects:</p> +<p class="Pp">- + <a class="Lk" href="https://getcryst.al/crystal/software/jade">Jade</a> The + installer backend</p> +<p class="Pp">- + <a class="Lk" href="https://getcryst.al/crystal/software/jade-gui">Jade + GUI</a> The libadwaita installer frontend</p> +<p class="Pp">- + <a class="Lk" href="https://getcryst.al/crystal/software/first-setup">First + Setup</a> A libadwaita first setup helper</p> +<p class="Pp">More random Projects can be found on + <a class="Lk" href="https://codeberg.org/axtlos">Codeberg</a></p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">CC BY-SA 4.0</td> + <td class="foot-os">FreeBSD 13.1-RELEASE</td> + </tr> +</table> +<img src="https://cyber.dabamos.de/88x31/delete-twitter.gif" alt="delete twitter, make a neocities!"/> +<img src="https://cyber.dabamos.de/88x31/antinazi.gif" alt="No nazis! No fascists! No racism!"/> +<img src="https://cyber.dabamos.de/88x31/rainbow_bev.gif" alt="Pride flag"/> +</body> +</html> |