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,11 +3,10 @@
"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>Home Page</title>
<meta name="author" content="Zaine Qayyum" />
<meta name="generator" content="Org Mode" />
<style type="text/css">
#content { max-width: 60em; margin: auto; }
@@ -210,27 +209,26 @@
</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:18</div>
<div id="updated">Updated: 2025-08-10 Sun 11:53</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="#orgfdbe4be">Welcome! 🌱</a></li>
<li><a href="#orge2450c6">How to publish web pages using <code>org-publish</code></a></li>
<li><a href="#orge7280e7">Contact</a></li>
<li><a href="#org32254ef">Welcome! 🌱</a></li>
<li><a href="#org97c1601">How to publish web pages using <code>org-publish</code></a></li>
<li><a href="#org80b619c">Contact</a></li>
</ul>
</div>
</div>
<div id="outline-container-orgfdbe4be" class="outline-2">
<h2 id="orgfdbe4be">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-orgfdbe4be">
<div id="outline-container-org32254ef" class="outline-2">
<h2 id="org32254ef">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-org32254ef">
<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>
<p>
Feel free to explore:
</p>
@@ -244,9 +242,9 @@ Feel free to explore:
</ul>
</div>
</div>
<div id="outline-container-orge2450c6" class="outline-2">
<h2 id="orge2450c6">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-orge2450c6">
<div id="outline-container-org97c1601" class="outline-2">
<h2 id="org97c1601">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-org97c1601">
<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>
@@ -344,9 +342,9 @@ And there we go! The files are now being hosted on <code>http://localhost:8000/<
</p>
</div>
</div>
<div id="outline-container-orge7280e7" class="outline-2">
<h2 id="orge7280e7">Contact</h2>
<div class="outline-text-2" id="text-orge7280e7">
<div id="outline-container-org80b619c" class="outline-2">
<h2 id="org80b619c">Contact</h2>
<div class="outline-text-2" id="text-org80b619c">
<p>
Feel free to reach out on GitHub: <a href="https://github.com/zainezq">https://github.com/zainezq</a>
</p>