[12/11/23] Removing site directory

This commit is contained in:
Andrew Conlin 2023-11-12 17:37:44 +00:00
parent 059878220a
commit 7f8ee1eafd
14 changed files with 424 additions and 174 deletions

View file

@ -10,6 +10,7 @@
<link href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="/assets/css/default.css" rel="stylesheet">
<script async src="https://umami.andrewconl.in/script.js" data-website-id="ba10ad24-2849-4391-ba43-f362ba947bd1"></script>
</head>
<body>
@ -106,17 +107,33 @@
-->
<div class="col col-md-9 content">
<h1 style="font-family: Geist Bold;">
latest posts <span style="font-size:20px;"><a href="/feed/blog.xml"><i class="fas fa-rss-square"></i></a></span>
<h1 style="font-family: Geist Bold;">
latest posts <span style="font-size:20px;"><a href="/feed/blog.xml"><i class="fas fa-rss-square"></i></a></span>
</h1>
<p>
all the posts, in reverse chronological. there is an atom feed above.
</p>
</p>
<hr>
<ul style="list-style-type:none;margin:0;padding:0;">
<li>
<h4><a href="/blog/2023/11/12/rock-paper-scissors/">Enhancing Rock Paper Scissors</a></h4>
<div style="font-style: italic;">
<img src="/assets/images/write.ico" style="display: inline;height: 20px;width: 20px;">&nbsp;12 Nov 2023
</div>
At least where I live, Rock Paper Scissors (henceforth referred to as RPS) is still the dominant way of quickly making a decision between friends. However, it is in desperate...
<br>
<br>
</li>
<li>
<h4><a href="/blog/2023/04/29/links-arent-performances/">Links aren't performances</a></h4>
<div style="font-style: italic;">
@ -181,4 +198,4 @@
</body>
</html>
</html>