web/posts/2023/03.html

21 lines
1012 B
HTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>2023 March Posts</title>
<meta name="2023 March 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>3/01 HTML to Other Source</h3>
<p>Gef, on the SDF cluster asked if I could share my HTML to other project, which of course I'm happy to do. In order for it to be the most useful to others, I've begun modifying the source and started writing a setup script. In the spirit of free software development I've made the source available before I make a stable release. It can be found at <a href="https://git.sdf.org/scm/html-to-other.git">https://git.sdf.org/scm/html-to-other.git</a>. Enjoy!</p>
<p><a href="https://scm.sdf.org/posts/2023/11.html">02</a></p>
</div>
</div>
</body>
</html>