diff options
| author | Paul Buetow <paul@buetow.org> | 2024-04-16 20:09:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-04-16 20:09:46 +0300 |
| commit | 9a2027c96521037e89b6563e66f2f802b56f2ba8 (patch) | |
| tree | 29a1d1508540e103c875f80758fda502e715e5dd | |
| parent | a6d74b80b75bdb6253ffb5fb4a99346ce0db33dc (diff) | |
Update content for html
| -rw-r--r-- | index.html | 4 | ||||
| -rw-r--r-- | projects.html | 47 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
3 files changed, 3 insertions, 50 deletions
@@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-04-13T10:30:40+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-04-16T20:09:31+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| @@ -23,7 +23,7 @@ <br /> <h2 style='display: inline'>Introduction</h2><br /> <br /> -<span>Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here.</span><br /> +<span>Correct this paragraph: Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer.</span><br /> <br /> <a class='textlink' href='https://paul.buetow.org'>My contact information and resources (via HTTP)</a><br /> <a class='textlink' href='gemini://paul.buetow.org'>My contact information and resources (via Gemini)</a><br /> diff --git a/projects.html b/projects.html deleted file mode 100644 index e82fbfa6..00000000 --- a/projects.html +++ /dev/null @@ -1,47 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<title>Projects</title> -<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> -<link rel="stylesheet" href="style.css" /> -<link rel="stylesheet" href="style-override.css" /> -</head> -<body> -<h1 style='display: inline'>Projects</h1><br /> -<br /> -<span class='quote'>This site was last updated at Sat 25 Mar 20:53:33 EET 2023</span><br /> -<br /> -<span>This is a "hidden" site listing my personal project list priorities!</span><br /> -<br /> -<ul> -<li>Read Efficient Go and tune DTail.</li> -<li>Astell & Kern SR35</li> -<li>Kinesis Keyboard</li> -<li>Kiss DNS failover via <span class='inlinecode'>dns-failover.ksh</span> and blog about it (ksh)</li> -<li>Public release of DTail 4.2.3</li> -<li>Work on I/O Riot NG and towards 1.0 (Go, C, Raku)</li> -<li>Work through "Bash it out" challenges (Bash)</li> -<li>Read "Programming Ruby (3.2)" (Ruby)</li> -<li>Rewrite site stats script (Perl or Raku)</li> -</ul><br /> -<h2 style='display: inline'>Done</h2><br /> -<br /> -<ul> -<li>Try out <span class='inlinecode'>kickstart.nvim</span> or AstroVim (NeoVim)</li> -<li>Read "The Go Notebook" and blog about it (Golang) [Didnt blog about it]</li> -<li>Try out <span class='inlinecode'>Ruby LSP</span> in NeoVim, which is not Solar (NeoVim) [Switched to Helix editor]</li> -<li>Finish <span class='inlinecode'>failunderd 1.0</span> (Perl or Golang) [done <span class='inlinecode'>dns-failover.ksh</span> now]</li> -<li>Modernise my NextCloud and Wallabag infra (Linux, Docker)</li> -<li>Release <span class='inlinecode'>Gemtexter 2.1.0</span> and blog about it (Bash)</li> -<li>Update dependencies and release <span class='inlinecode'>DTail 4.1.1</span> (Golang)</li> -<li>Finish and release <span class='inlinecode'>guprecords 2.0.0</span> (Raku)</li> -<li>Blog about Raku and <span class='inlinecode'>guprecords</span> (Raku)</li> -<li>Start blog series about Algorithms in Go (Golang)</li> -<p class="footer"> -Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 2.1.0-release</a> | -served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | -<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> -</p> -</body> -</html> diff --git a/uptime-stats.html b/uptime-stats.html index a49d2397..f94d3a89 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-04-13T10:30:40+03:00</span><br /> +<span class='quote'>This site was last updated at 2024-04-16T20:09:31+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> |
