Auto-publish on Sun 10 Aug 13:38:59 BST 2025

This commit is contained in:
2025-08-10 13:38:59 +01:00
parent fcce6a0a3a
commit 0888fde9ac
25 changed files with 659 additions and 131 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-10 Sun 06:03 -->
<!-- 2025-08-10 Sun 13:37 -->
<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>
@@ -209,20 +209,15 @@
</nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div>
<div id="updated">Updated: 2025-08-09 Sat 22:32</div>
<div id="updated">Updated: 2025-08-10 Sun 13:05</div>
</div>
<div id="content" class="content">
<div id="table-of-contents" role="doc-toc">
<h2>Table of Contents</h2>
<div id="text-table-of-contents" role="doc-toc">
<ul>
<li><a href="#orge74d51e">What was worked on</a></li>
</ul>
</div>
</div>
<div id="outline-container-orge74d51e" class="outline-2">
<h2 id="orge74d51e">What was worked on</h2>
<div class="outline-text-2" id="text-orge74d51e">
<h1 class="title">09-08-2025: Website Changes</h1>
<div class="filetags"><span class="tag post-tag">emacs</span> <span class="tag post-tag">website</span></div>
<div id="outline-container-orgacec437" class="outline-2">
<h2 id="orgacec437">What was worked on</h2>
<div class="outline-text-2" id="text-orgacec437">
<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>