Auto-publish on Sun 10 Aug 18:15:29 BST 2025

This commit is contained in:
2025-08-10 18:15:29 +01:00
parent f0089fac16
commit 9bc05dc8f7
23 changed files with 164 additions and 123 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 18:09 -->
<!-- 2025-08-10 Sun 18:15 -->
<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>
@@ -215,9 +215,9 @@
<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-orgfd97580" class="outline-2">
<h2 id="orgfd97580">What was worked on</h2>
<div class="outline-text-2" id="text-orgfd97580">
<div id="outline-container-orgc28805d" class="outline-2">
<h2 id="orgc28805d">What was worked on</h2>
<div class="outline-text-2" id="text-orgc28805d">
<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>