web/aboutme/index.html

175 lines
5.9 KiB
HTML
Raw Normal View History

2023-02-22 22:50:46 +01:00
<!DOCTYPE html>
2024-05-31 17:49:23 +02:00
<html lang="en">
2024-07-29 13:43:21 +02:00
<head>
<title>About Me | Paul&#x27;s Site of Stuff</title>
2024-05-31 17:49:23 +02:00
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<meta name="robots" content="noodp"/>
<link rel="stylesheet" href="https://paulwilde.uk/style.css">
<link rel="stylesheet" href="https://paulwilde.uk/color/orange.css">
<link rel="stylesheet" href="https://paulwilde.uk/color/background_blue.css">
2024-07-29 13:43:21 +02:00
<link rel="stylesheet" href="https://paulwilde.uk/font-hack-subset.css">
2024-05-31 17:49:23 +02:00
<meta name="description" content="">
<meta property="og:description" content="">
<meta property="og:title" content="About Me | Paul's Site of Stuff">
<meta property="og:type" content="article">
<meta property="og:url" content="https://paulwilde.uk/aboutme/">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="">
<meta name="twitter:title" content="About Me | Paul's Site of Stuff">
<meta property="twitter:domain" content="paulwilde.uk">
<meta property="twitter:url" content="https://paulwilde.uk/aboutme/">
2024-07-29 13:43:21 +02:00
<link rel="shortcut icon" type="image/png" href="/favicon.png">
</head>
<body class="">
<div class="container">
2024-05-31 17:49:23 +02:00
2024-07-29 13:43:21 +02:00
<header class="header">
<div class="header__inner">
<div class="header__logo">
2024-05-31 17:49:23 +02:00
2024-07-29 13:43:21 +02:00
<a href="https://paulwilde.uk" style="text-decoration: none;">
<div class="logo">
Hello, I&#x27;m Paul
</div>
</a>
2024-05-31 17:49:23 +02:00
</div>
2024-07-29 13:43:21 +02:00
</div>
2024-05-31 17:49:23 +02:00
2024-07-29 13:43:21 +02:00
<nav class="menu">
2024-05-31 17:49:23 +02:00
<ul class="menu__inner">
<li><a href="/">home</a></li>
<li><a href="/aboutme">about me</a></li>
<li><a href="/ponderings">ponderings</a></li>
2024-07-29 13:43:21 +02:00
<li><a href="/iuse">i use …</a></li>
2023-02-22 22:50:46 +01:00
2024-05-31 17:49:23 +02:00
<li><a href="/tags">tags</a></li>
2024-07-29 13:43:21 +02:00
<li><a href="/feed.xml">rss</a></li>
2024-05-31 17:49:23 +02:00
</ul>
</nav>
2024-07-29 13:43:21 +02:00
</header>
2024-05-31 17:49:23 +02:00
<div class="post">
<h1 class="post-title"><a href="https://paulwilde.uk/aboutme/">About Me</a></h1>
<div class="post-meta-inline">
<span class="post-date">
2021-03-29
</span>
</div>
<span class="post-tags-inline">
:: tags:&nbsp;
<a class="post-tag" href="https://paulwilde.uk/tags/me/">#me</a></span>
2024-07-29 13:43:21 +02:00
2024-05-31 17:49:23 +02:00
<div class="post-content">
<p>Hello,<br />
2023-02-22 22:50:46 +01:00
This is my website which will contain my general thoughts, utterings,
maybe my opinions, possibly some tech stuff I find interesting, some of the
recipes I cook and want to remember the ingredients of and a bit of artwork I
draw for fun and I in no way claim to be a good artist in any way.</p>
<h3 id="some-things-about-me-i">Some things about me. I :</h3>
2024-07-29 13:43:21 +02:00
<ul>
<li>am an IT Professional.
2023-02-22 22:50:46 +01:00
<ul>
<li>I run my own <a href="https://wilde-it.co.uk">IT Business</a> that provides IT consulting, assistance and procurement services to local businesses (Devon, South West UK).</li>
</ul>
2024-07-29 13:43:21 +02:00
</li>
<li>am an Open Source advocate/evangelist.
2023-02-22 22:50:46 +01:00
<ul>
<li>I try to use Open Source products in my personal and working life as often as possible.</li>
</ul>
2024-07-29 13:43:21 +02:00
</li>
<li>am data privacy conscious.
2023-02-22 22:50:46 +01:00
<ul>
2024-07-29 13:43:21 +02:00
<li>I believe we shouldn't pay for products or services with our personal data and "marketability"</li>
<li>I don't use the mainstream social media services. You shouldn't either.</li>
</ul>
</li>
<li>use <a href="https://archlinux.org">Arch Linux</a> btw …</li>
2023-02-22 22:50:46 +01:00
</ul>
<h3 id="some-information-about-this-site-it">Some information about this site. It :</h3>
2024-05-31 17:49:23 +02:00
<ul>
2024-07-29 13:43:21 +02:00
<li>was created using <a href="https://getzola.org">Zola</a></li>
<li>is built with efficiency in mind; It's small and light and quick to view.</li>
2024-05-31 17:49:23 +02:00
<li>uses no JavaScript (except a little bit for <a href="https://plausible.io">Plausible Analytics</a>, forgive me).</li>
<li>runs on an <a href="https://caddyserver.com">Caddy</a> server on top of a <a href="https://rockylinux.org">Rocky Linux</a> VPS provided by <a href="https://ovh.com">OVH</a>.</li>
<li>was written using the <a href="https://neovim.io/">Neovim</a> text editor on a <a href="https://www.pcspecialist.co.uk/">PC Specialist</a> laptop running <a href="https://archlinux.org">Arch Linux</a></li>
</ul>
2023-02-22 22:50:46 +01:00
2024-05-31 17:49:23 +02:00
</div>
2023-02-22 22:50:46 +01:00
2024-05-31 17:49:23 +02:00
</div>
2024-05-31 18:04:49 +02:00
2024-07-29 13:43:21 +02:00
<footer class="footer">
<div class="footer__inner">
<a href="https:&#x2F;&#x2F;notnull.space&#x2F;@paul" rel="me">fediverse (gts)</a>
<a href="https:&#x2F;&#x2F;snac.notnull.space&#x2F;paul" rel="me">fediverse (snac)</a>
<a href="https:&#x2F;&#x2F;codeberg.org&#x2F;pswilde" rel="me">codeberg</a>
<a href="https:&#x2F;&#x2F;keyoxide.org&#x2F;85633E30514CC1932E4268460ED12CF710BC42CA" rel="me">keyoxide</a>
</div>
<div class="footer__inner">
<div class="copyright">
<span>©
2024
Paul Wilde</span>
<span class="copyright-theme">
<span class="copyright-theme-sep">:: </span>
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a>
</span>
</div>
</div>
</footer>
2024-05-31 18:04:49 +02:00
</div>
2024-07-29 13:43:21 +02:00
</body>
2023-02-22 22:50:46 +01:00
</html>