Committing edited website files

This commit is contained in:
Scott C. MacCallum 2023-02-16 13:35:08 +00:00
parent ef3b6c2d71
commit f6c1e15ffe
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>The Home of SCM</title>
<title>The home of SCM</title>
<meta name="The Home of SCM" content="">
<meta name="Scott C. MacCallum" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -15,7 +15,7 @@
<p>Thank you for taking the time to visit. This is where I talk technology and anything else that comes to mind.</p>
<h3>Posts</h3>
<h4><a href="https://scm.sdf.org/posts/2023/02.html">2023</a></h4>
<h3>Visit This Site with the Following Methods</h3>
<h3>Visit this site with the following methods</h3>
<p>Finger e.g. <b>finger scm</b> on <b>tty.sdf.org</b> or <b>ma.sdf.org</b><br>
Gopher e.g. <b>gopher gopher://sdf.org:70/1/users/scm/</b><br>
World Wide Web e.g. <b>lynx https://scm.sdf.org/</b><br>

View File

@ -11,13 +11,13 @@
<body>
<div class="container">
<div class="row">
<h4>2/16 - The Display of Finger is Almost Fixed</h4>
<p>Yesterday, I came close to fixing the display result on Finger, which isn't displaying these posts. Related to this, I fixed multiple blank lines from being displayed at the top the screen for Finger, Gopher and Gemini.</p>
<h4>2/16 - The display result from Finger is almost fixed</h4>
<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 the screen from Finger, Gopher and Gemini.</p>
<h4>2/14 - Nearly There</h4>
<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 various requirements.</p>
<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>
<h4>2/11 - Progress</h4>
<p>I've made a lot of progress with making this site work with different protocols.</p>
<h4>2/8 - A New Day</h4>
<h4>2/8 - A new day</h4>
<p>Today is a new day! Goodbye WordPress and other over-engineered software.</p>
</div>
</div>