Auto-publish on Wed 6 Aug 22:52:46 BST 2025

This commit is contained in:
2025-08-06 22:52:46 +01:00
parent 97195ed6ee
commit 4cfadcb225
11 changed files with 345 additions and 109 deletions

View File

@@ -15,16 +15,16 @@
<div id="preamble" class="status">
<nav>
<a href="/">Home | </a>
<a href="/posts.html">Posts | </a>
<a href="/posts/post-lists.html">Posts | </a>
<a href="/contact.html">Contact</a>
</nav>
<div id="updated">Updated: 2025-08-06 Wed 22:37</div>
<div id="updated">Updated: 2025-08-06 Wed 22:50</div>
</div>
<div id="content" class="content">
<h1 class="title">Zaine Qayyum</h1>
<div id="outline-container-org9a4027d" class="outline-2">
<h2 id="org9a4027d">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-org9a4027d">
<div id="outline-container-org56334fe" class="outline-2">
<h2 id="org56334fe">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-org56334fe">
<p>
This is a website built using Emacs Org-mode and published using <code>org-publish</code>.
</p>
@@ -35,13 +35,13 @@ Feel free to explore:
<ul class="org-ul">
<li><a href="about.html">About Page</a></li>
<li><a href="posts.html">Posts page</a></li>
<li><a href="posts/post-lists.html">Posts Page</a></li>
</ul>
</div>
</div>
<div id="outline-container-orgda3c5e5" class="outline-2">
<h2 id="orgda3c5e5">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-orgda3c5e5">
<div id="outline-container-org2c4e688" class="outline-2">
<h2 id="org2c4e688">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-org2c4e688">
<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>
@@ -132,9 +132,9 @@ And there we go! The files are now being hosted on <code>http://localhost:8000/<
</p>
</div>
</div>
<div id="outline-container-org202990f" class="outline-2">
<h2 id="org202990f">Contact</h2>
<div class="outline-text-2" id="text-org202990f">
<div id="outline-container-orgd69ff2a" class="outline-2">
<h2 id="orgd69ff2a">Contact</h2>
<div class="outline-text-2" id="text-orgd69ff2a">
<p>
Feel free to reach out on GitHub: <a href="https://github.com/zainezq">https://github.com/zainezq</a>
</p>