Auto-publish on Wed 27 Aug 20:20:58 BST 2025

This commit is contained in:
2025-08-27 20:20:58 +01:00
parent 9b9d2f55cf
commit f59359ce0f
33 changed files with 341 additions and 341 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-27 Wed 21:14 -->
<!-- 2025-08-27 Wed 20:20 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Home Page</title>
@@ -214,22 +214,22 @@
</nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div>
<div id="updated">Updated: 2025-08-10 Sun 20:38</div>
<div id="updated">Updated: 2025-08-27 Wed 20:20</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="#org1afe2b8">Welcome! 🌱</a></li>
<li><a href="#orgafc6315">How to publish web pages using <code>org-publish</code></a></li>
<li><a href="#org4d3cce9">Contact</a></li>
<li><a href="#org7449a6f">Welcome! 🌱</a></li>
<li><a href="#org8aaf4cc">How to publish web pages using <code>org-publish</code></a></li>
<li><a href="#orgf3c9733">Contact</a></li>
</ul>
</div>
</div>
<div id="outline-container-org1afe2b8" class="outline-2">
<h2 id="org1afe2b8">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-org1afe2b8">
<div id="outline-container-org7449a6f" class="outline-2">
<h2 id="org7449a6f">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-org7449a6f">
<p>
This is a website built using Emacs Org-mode and published using <code>org-publish</code>. <label for="sn1" class="margin-toggle sidenote-number"></label><input type="checkbox" id="sn1" class="margin-toggle"/><span class="sidenote"> The very first iteration of this website used the Angular framework, only after a while I realised (as every Emacs lover does) that I want to make this an Emacs-centric project</span>
</p>
@@ -247,9 +247,9 @@ Feel free to explore:
</ul>
</div>
</div>
<div id="outline-container-orgafc6315" class="outline-2">
<h2 id="orgafc6315">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-orgafc6315">
<div id="outline-container-org8aaf4cc" class="outline-2">
<h2 id="org8aaf4cc">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-org8aaf4cc">
<p>
This website is heavily inspired by some people who have decided to use <code>org-publish</code> as a way to convert <code>org</code> files into <code>html</code>. I came across a few that took the plunge and decided to migrate from platforms like Wordpress and instead opted for a more transparent, text-based workflow.
</p>
@@ -346,9 +346,9 @@ And there we go! The files are now being hosted on <code>http://localhost:8000/<
</p>
</div>
</div>
<div id="outline-container-org4d3cce9" class="outline-2">
<h2 id="org4d3cce9">Contact</h2>
<div class="outline-text-2" id="text-org4d3cce9">
<div id="outline-container-orgf3c9733" class="outline-2">
<h2 id="orgf3c9733">Contact</h2>
<div class="outline-text-2" id="text-orgf3c9733">
<p>
Feel free to reach out on GitHub: <a href="https://github.com/zainezq">https://github.com/zainezq</a>
</p>