Auto-publish on Thu 14 Aug 23:51:44 BST 2025

This commit is contained in:
2025-08-14 23:51:44 +01:00
parent b913a56f8f
commit 58303320c0
32 changed files with 814 additions and 261 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-12 Tue 18:30 -->
<!-- 2025-08-14 Thu 23:51 -->
<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>
@@ -220,9 +220,9 @@
<h1 class="title">09-08-2025: Website Changes</h1>
<div class="filetags"><a href="/categories.html"> <span class="post-tag">emacs</span> </a> <a href="/categories.html"> <span class="post-tag">website</span> </a></div>
<div id="outline-container-org77b8690" class="outline-2">
<h2 id="org77b8690">What was worked on</h2>
<div class="outline-text-2" id="text-org77b8690">
<div id="outline-container-org3de4774" class="outline-2">
<h2 id="org3de4774">What was worked on</h2>
<div class="outline-text-2" id="text-org3de4774">
<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>