147 lines
4.4 KiB
HTML
147 lines
4.4 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en-gb">
|
||
<head>
|
||
<link rel="shortcut icon" type="image/jpg" href='/images/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='/images/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>Thanks :: My site of stuff :: Paul Wilde</title>
|
||
</head>
|
||
|
||
<body class="page">
|
||
<a id="top"></a>
|
||
<header>
|
||
<h1>Paul Wilde :: My site of stuff <a href="#navigation" title="Navigation">🗺</a> <a href="#contact" title="Contact">🗪</a></h1>
|
||
</header>
|
||
|
||
<main class="main thanks">
|
||
|
||
<h2>Thanks</h2>
|
||
<p>I’d like to give credit and say thanks to all of the below who, with their
|
||
support, tools and services, make this website possible</p>
|
||
<p><a href="https://getzola.org/">Zola</a><br />
|
||
Static Site Generator - used in making this website.</p>
|
||
<p><a href="https://neovim.io/">Neovim</a><br />
|
||
Text editor - for Text Editing goodness.</p>
|
||
<p><a href="https://joinmastodon.org">The Fediverse</a><br />
|
||
for software recommendations and general pleasant conversations and natterings.</p>
|
||
<p><a href="https://www.ovh.co.uk/">OVH</a><br />
|
||
for the VPS this website runs on.</p>
|
||
<p><a href="https://rockylinux.org">Rocky Linux</a><br />
|
||
for the OS used on the VPS.</p>
|
||
<p><a href="https://caddyserver.com">Caddy</a><br />
|
||
for the web server software that publishes this website.</p>
|
||
<p><a href="https://letsencrypt.org">Let’s Encrypt</a><br />
|
||
for the SSL certificate that secures this website.</p>
|
||
<p><a href="https://plausible.io/">Plausible Analytics</a>
|
||
for providing privacy-friendly analytics for this website.</p>
|
||
<p><a href="https://archlinux.org">Arch Linux</a><br />
|
||
for the OS used on my laptop.</p>
|
||
<p>Various other software packages and people<br />
|
||
for providing various components for my PC.</p>
|
||
<p>You - for visiting this website.</p>
|
||
|
||
|
||
|
||
<section>
|
||
<hr />
|
||
<sub>
|
||
|
||
<sub>Published : Sat, 27 March 2021 at 13:25pm +0000<br/>
|
||
|
||
Last Modified : Wed, 22 February 2023 at 15:50pm +0000</sub>
|
||
|
||
|
||
</sub>
|
||
</section>
|
||
|
||
|
||
|
||
|
||
</main>
|
||
<footer>
|
||
<a href="#top">Top</a>
|
||
<h2>Navigation</h2>
|
||
<a id="navigation"></a>
|
||
<ul>
|
||
|
||
<li>
|
||
<a href="https://paulwilde.uk/">Home</a>
|
||
</li>
|
||
|
||
|
||
<li>
|
||
<a href="https://paulwilde.uk/aboutme/">About Me</a>
|
||
</li>
|
||
|
||
|
||
|
||
<li>
|
||
<a href="https://paulwilde.uk/thanks/">Thanks</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
<li>
|
||
<a href="https://paulwilde.uk/dev/">Development</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
<li>
|
||
<a href="https://paulwilde.uk/tech/">Tech Stuff</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
<li>
|
||
<a href="https://paulwilde.uk/websites/">Websites</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
<li>
|
||
<a href="https://paulwilde.uk/recipes/">Recipes</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
<li>
|
||
<a href="https://paulwilde.uk/poems/">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>
|
||
<a href="https://codeberg.org/pswilde" title="My main Git Repository">My Codeberg Repo</a>
|
||
</li>
|
||
<li>
|
||
<a rel="me" href="https://notnull.click/users/paul" title="Find me on the Fediverse">Fediverse</a>
|
||
</li>
|
||
<li>
|
||
<a href="https://matrix.to/#/@psw:matrix.wilde.cloud" title="Send me a message on Matrix">Matrix</a>
|
||
</li>
|
||
</ul>
|
||
</footer>
|
||
<script async defer data-domain="paulwilde.uk" src="https://plausible.wilde.cloud/js/plausible.js"></script>
|
||
|
||
</body>
|
||
</html>
|