Auto-publish on Sun 10 Aug 2025 06:05:31 BST

This commit is contained in:
2025-08-10 06:05:31 +01:00
parent ddfbbf0718
commit c9f142295a
44 changed files with 292 additions and 4801 deletions

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2025-08-09 Sat 22:32 -->
<!-- 2025-08-10 Sun 06:03 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>09-08-2025: Website Changes</title>
@@ -216,13 +216,13 @@
<h2>Table of Contents</h2>
<div id="text-table-of-contents" role="doc-toc">
<ul>
<li><a href="#org2aedd6a">What was worked on</a></li>
<li><a href="#orge74d51e">What was worked on</a></li>
</ul>
</div>
</div>
<div id="outline-container-org2aedd6a" class="outline-2">
<h2 id="org2aedd6a">What was worked on</h2>
<div class="outline-text-2" id="text-org2aedd6a">
<div id="outline-container-orge74d51e" class="outline-2">
<h2 id="orge74d51e">What was worked on</h2>
<div class="outline-text-2" id="text-orge74d51e">
<p>
I saw a few websites that used marginal notes on the right side of the screen like <a href="https://ogbe.net/blog/emacs_org_static_site">this one</a>, so I decided to try and implement this feature in this wesbite. In my mind I thought of using an external pre-configured CSS that I can just insert and ta-da it would work.
</p>