Auto-publish on Thu 28 Aug 17:41:03 BST 2025

This commit is contained in:
2025-08-28 17:41:03 +01:00
parent 04f8538754
commit ea2fe05037
38 changed files with 787 additions and 492 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-28 Thu 17:03 -->
<!-- 2025-08-28 Thu 17:40 -->
<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>
@@ -221,15 +221,15 @@
<h2>Table of Contents</h2>
<div id="text-table-of-contents" role="doc-toc">
<ul>
<li><a href="#org007c6c3">Welcome! 🌱</a></li>
<li><a href="#org36325c5">How to publish web pages using <code>org-publish</code></a></li>
<li><a href="#org232a880">Contact</a></li>
<li><a href="#orgdbd05fc">Welcome! 🌱</a></li>
<li><a href="#orgda632ac">How to publish web pages using <code>org-publish</code></a></li>
<li><a href="#org8d28f7d">Contact</a></li>
</ul>
</div>
</div>
<div id="outline-container-org007c6c3" class="outline-2">
<h2 id="org007c6c3">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-org007c6c3">
<div id="outline-container-orgdbd05fc" class="outline-2">
<h2 id="orgdbd05fc">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-orgdbd05fc">
<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-org36325c5" class="outline-2">
<h2 id="org36325c5">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-org36325c5">
<div id="outline-container-orgda632ac" class="outline-2">
<h2 id="orgda632ac">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-orgda632ac">
<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-org232a880" class="outline-2">
<h2 id="org232a880">Contact</h2>
<div class="outline-text-2" id="text-org232a880">
<div id="outline-container-org8d28f7d" class="outline-2">
<h2 id="org8d28f7d">Contact</h2>
<div class="outline-text-2" id="text-org8d28f7d">
<p>
Feel free to reach out on GitHub: <a href="https://github.com/zainezq">https://github.com/zainezq</a>
</p>