diff options
author | axtlos <axtlos@tar.black> | 2023-03-18 23:23:10 +0100 |
---|---|---|
committer | axtlos <axtlos@tar.black> | 2023-03-18 23:23:10 +0100 |
commit | 6e48fe4c6a4582ca806e5b0f4dc6f35961c32e12 (patch) | |
tree | efbf692a2c6ade697d0f3dd9f6173a7f3ef72271 | |
parent | 365b8aff3a82a90f50cce5f0204941c64d865514 (diff) | |
download | website-6e48fe4c6a4582ca806e5b0f4dc6f35961c32e12.tar.gz website-6e48fe4c6a4582ca806e5b0f4dc6f35961c32e12.tar.bz2 |
Remove website.7.html
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | website.7.html | 85 |
2 files changed, 3 insertions, 86 deletions
@@ -1 +1,3 @@ -website.7.html +axtlos.7.html +shards.1.html +crystal.1.html diff --git a/website.7.html b/website.7.html deleted file mode 100644 index ba28e22..0000000 --- a/website.7.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <meta charset="utf-8"/> - <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <link rel="stylesheet" href="./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">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> -<p class="Pp">axtlos - programmer, furry, transfem, aromantic genderless - being</p> -</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> -<p class="Pp"><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.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="Contact"><a class="permalink" href="#Contact">Contact</a></h1> -<p class="Pp"><code class="Nm">axtlos</code> can be contacted via:</p> -<p class="Pp">- <i class="Em">Fedi:</i> <a class="Lk" rel="me" href="https://snowdin.town/axtlos">https://snowdin.town/axtlos</a></p> -<p class="Pp">- - <a class="permalink" href="#Matrix:"><i class="Em" id="Matrix:">Matrix:</i></a> - @xenia:the-apothecary.club</p> -<p class="Pp">- - <a class="permalink" href="#XMPP:"><i class="Em" id="XMPP:">XMPP:</i></a> - axtlos@getcryst.al</p> -<p class="Pp">- - <a class="permalink" href="#E-Mail:"><i class="Em" id="E-Mail:">E-Mail:</i></a> - axtlos@tar.black & axtlos@getcryst.al</p> -<p class="Pp"></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="Projects"><a class="permalink" href="#Projects">Projects</a></h1> -<p class="Pp"><code class="Nm">axtlos</code> mainly develops for</p> -<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/project-shard">Project-Shards</a> A - custom macOS style immutable linux distro</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> and - <a class="Lk" href="https://github.com/axtloss">GitHub</a></p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">CC BY-SA 4.0</td> - <td class="foot-os">Linux 6.2.6-arch1-1</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> |