web/dev/index.html

164 lines
4.2 KiB
HTML
Raw Normal View History

2023-02-22 22:50:46 +01:00
<!DOCTYPE html>
<html lang="en-gb">
<head>
<link rel="shortcut icon" type="image/jpg" href='&#x2F;images&#x2F;favicon.png'/>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="My site of stuff" />
<meta property="og:title" content="Paul Wilde :: Paul Wilde" />
<meta property="og:image" content='&#x2F;images&#x2F;favicon.png' />
<meta property="og:description" content="My site of stuff" />
<link rel="stylesheet" href="/css/gemini.css"/>
<link rel="stylesheet" href="/css/psw.css"/>
<title>Development :: My site of stuff :: Paul Wilde</title>
</head>
<body class="section">
<a id="top"></a>
<header>
<h1>Paul Wilde :: My site of stuff &nbsp; <a href="#navigation" title="Navigation">&#128506;</a> <a href="#contact" title="Contact">&#128490;</a></h1>
</header>
<main class="main ">
<h2>Development</h2>
<p>My Development Projects :</p>
<p>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;dev&#x2F;geminicss&#x2F;">Gemini.css</a>
<br/>An almost classless CSS style for Gemini-like HTML pages
</p>
<p>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;dev&#x2F;nemini&#x2F;">Nemini</a>
<br/>A simple Gemini server with virtual host and alias support
</p>
<p>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;dev&#x2F;wm-tools&#x2F;">wm_tools</a>
<br/>a set of information system tools displayed in dmenu (or rofi)
</p>
<p>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;dev&#x2F;thisisnotmyemail&#x2F;">thisisnotmy.email</a>
<br/>A fully featured email service with annoying marketers in mind
</p>
<p>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;dev&#x2F;mailautoconf&#x2F;">Mailautoconf</a>
<br/>a simple, configurable autodiscover&#x2F;autoconfig service for distributed and self-hosted services.
</p>
<section>
<hr />
<sub>
<sub>Last Modified :
Wed, 22 February 2023 at 20:57pm +0000
</sub>
</sub>
</section>
</main>
<footer>
<a href="#top">Top</a>
<h2>Navigation</h2>
<a id="navigation"></a>
<ul>
<li>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;">Home</a>
</li>
<li>
2023-04-10 15:02:25 +02:00
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;thanks&#x2F;">Thanks</a>
2023-02-22 22:50:46 +01:00
</li>
<li>
2023-04-10 15:02:25 +02:00
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;aboutme&#x2F;">About Me</a>
2023-02-22 22:50:46 +01:00
</li>
2023-04-10 15:02:25 +02:00
<li>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;obtainium&#x2F;">Obtainium Redirect</a>
</li>
2023-02-22 22:50:46 +01:00
<li>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;dev&#x2F;">Development</a>
</li>
<li>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;tech&#x2F;">Tech Stuff</a>
</li>
<li>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;websites&#x2F;">Websites</a>
</li>
<li>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;recipes&#x2F;">Recipes</a>
</li>
<li>
<a href="https:&#x2F;&#x2F;paulwilde.uk&#x2F;poems&#x2F;">Poems</a>
</li>
<li>
<a href="https://wilde-it.co.uk" target="_blank">My Business</a>
</li>
</ul>
<h2>Contact</h2>
<a id="contact"></a>
<ul>
<li>
2023-03-24 10:27:39 +01:00
<a href="https://codeberg.org/pswilde" title="My main Git Repository">My Codeberg Repo</a>
2023-02-22 22:50:46 +01:00
</li>
<li>
2023-03-24 10:20:59 +01:00
<a rel="me" href="https://notnull.click/users/paul" title="Find me on the Fediverse">Fediverse</a>
2023-02-22 22:50:46 +01:00
</li>
<li>
2023-03-24 10:27:39 +01:00
<a href="https://matrix.to/#/@psw:matrix.wilde.cloud" title="Send me a message on Matrix">Matrix</a>
2023-02-22 22:50:46 +01:00
</li>
</ul>
</footer>
<script async defer data-domain="paulwilde.uk" src="https://plausible.wilde.cloud/js/plausible.js"></script>
</body>
</html>