web/posts/2023/02.html

33 lines
1.8 KiB
HTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>2023 - February Posts</title>
<meta name="2023 - February Posts" content="">
<meta name="Scott C. MacCallum" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="images/favicon.png">
</head>
<body>
<div class="container">
<div class="row">
<h3>2/28 - Success!</h3>
<p>My script is now working as it should be. I took the best of what I had written and turned it into functions. Finger, Gopher, and Gemini are all displaying correctly after conversion from two HTML files.
<h3>2/26 - Gemini fun</h3>
<p>I'm closer but I still don't have Gemini displaying properly. I was able to make a lot progress with my script in other ways though.</p>
<h3>2/21 - Finger posts fixed</h3>
<p>I've fixed the issue where posts did not display when I was fingered on Cluster and Meta Array. I'm now working on a fix for the posts link in Gemini.</p>
<h3>2/16 - Display of Finger</h3>
<p>Yesterday, I came close to fixing the display result from Finger, which isn't displaying these posts. Related to this, I fixed multiple blank lines from being displayed at the top of the screen from Finger, Gopher and Gemini.</p>
<h3>2/14 - Nearly There</h3>
<p>I'm nearly finished with a scripting solution that from one file produces multiple files for different protocols. These protocols are served from two different types of systems, NetBSD and Debian GNU/Linux, each with their own requirements.</p>
<h3>2/11 - Progress</h3>
<p>I've made a lot of progress with making this site work with different protocols.</p>
<h3>2/8 - A new day</h3>
<p>Today is a new day! Goodbye WordPress and other over-engineered software.</p>
<p><a href="https://scm.sdf.org/">index</a></p>
</div>
</div>
</body>
</html>