Committing edited website files

This commit is contained in:
Scott C. MacCallum 2023-02-15 02:08:08 +00:00
parent 1e2b4d38d0
commit b374268038
2 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<h3>Welcome</h3>
<p>Thank you for taking the time to visit. This is where I talk tech. 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>
<h4><a href="https://scm.sdf.org/posts/2023/02.html">2023</a></h4>
<h3>All of the Ways to Visit This Site</h3>
<p><b>Finger</b> e.g. <b>finger scm</b> on <b>sdf.org</b> or <b>ma.sdf.org</b><br>
<b>Gopher</b> e.g. <b>gopher gopher://sdf.org:70/1/users/scm/</b><br>

View File

@ -11,6 +11,8 @@
<body>
<div class="container">
<div class="row">
<h4>2/14 - Nearly There</h4>
<p>After a lot of work and debugging I'm nearly finished with a scripting solution that produces multiple files for different protocols from one file. All of which are served from two different systems (NetBSD and Debian GNU/Linux) the have 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>