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"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>About Page</title> <title>About Page</title>
<meta name="author" content="Zaine Qayyum" />
<meta name="generator" content="Org Mode" /> <meta name="generator" content="Org Mode" />
<style type="text/css"> <style type="text/css">
#content { max-width: 60em; margin: auto; } #content { max-width: 60em; margin: auto; }
@@ -213,9 +212,9 @@
<div id="updated">Updated: 2025-08-08 Fri 23:07</div> <div id="updated">Updated: 2025-08-08 Fri 23:07</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-org28a81ac" class="outline-2"> <div id="outline-container-org27e2337" class="outline-2">
<h2 id="org28a81ac">About</h2> <h2 id="org27e2337">About</h2>
<div class="outline-text-2" id="text-org28a81ac"> <div class="outline-text-2" id="text-org27e2337">
<p> <p>
TODO TODO
</p> </p>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.2 MiB

View File

@@ -335,6 +335,24 @@ pre.src{
margin-left: 6px; margin-left: 6px;
font-size: 0.8em; font-size: 0.8em;
} }
.filetags {
margin-top: .5rem;
display: flex;
flex-wrap: wrap;
gap: .3rem .4rem;
font-size: .9rem;
color: #666;
}
.filetags .tag {
display: inline-block;
padding: .1rem .45rem;
border-radius: .5rem;
background: #f0f0f0;
line-height: 1.6;
}
/* Shared base styles for all lists */ /* Shared base styles for all lists */
ul, ol { ul, ol {
margin: 1rem 0 1.5rem 1.5rem; /* space above/below and indent */ margin: 1rem 0 1.5rem 1.5rem; /* space above/below and indent */

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>09-08-2025: Website Changes</title> <title>09-08-2025: Website Changes</title>
@@ -209,20 +209,15 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-09 Sat 22:32</div> <div id="updated">Updated: 2025-08-10 Sun 13:05</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="table-of-contents" role="doc-toc"> <h1 class="title">09-08-2025: Website Changes</h1>
<h2>Table of Contents</h2> <div class="filetags"><span class="tag post-tag">emacs</span> <span class="tag post-tag">website</span></div>
<div id="text-table-of-contents" role="doc-toc">
<ul> <div id="outline-container-orgacec437" class="outline-2">
<li><a href="#orge74d51e">What was worked on</a></li> <h2 id="orgacec437">What was worked on</h2>
</ul> <div class="outline-text-2" id="text-orgacec437">
</div>
</div>
<div id="outline-container-orge74d51e" class="outline-2">
<h2 id="orge74d51e">What was worked on</h2>
<div class="outline-text-2" id="text-orge74d51e">
<p> <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. 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> </p>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Wacom With Arch</title> <title>Wacom With Arch</title>
@@ -209,12 +209,15 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-08 Fri 21:06</div> <div id="updated">Updated: 2025-08-10 Sun 13:06</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-org758a4fd" class="outline-2"> <h1 class="title">Wacom With Arch</h1>
<h2 id="org758a4fd">Wacom With Arch</h2> <div class="filetags"><span class="tag post-tag">insights</span></div>
<div class="outline-text-2" id="text-org758a4fd">
<div id="outline-container-org33f7c39" class="outline-2">
<h2 id="org33f7c39">Setting up Wacom Tablet in Arch Hyprland</h2>
<div class="outline-text-2" id="text-org33f7c39">
<p> <p>
I purchased a <a href="https://www.wacom.com/en-gb/products/one-by-wacom">One by Wacom</a> tablet almost 2 years ago now and it works flawlessly in both Windows and MacOS and even in most Linux distros with some configuration. I purchased a <a href="https://www.wacom.com/en-gb/products/one-by-wacom">One by Wacom</a> tablet almost 2 years ago now and it works flawlessly in both Windows and MacOS and even in most Linux distros with some configuration.
</p> </p>

View File

@@ -0,0 +1,270 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"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 13:37 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Weekly review: Week ending August 10, 2025</title>
<meta name="generator" content="Org Mode" />
<style type="text/css">
#content { max-width: 60em; margin: auto; }
.title { text-align: center;
margin-bottom: .2em; }
.subtitle { text-align: center;
font-size: medium;
font-weight: bold;
margin-top:0; }
.todo { font-family: monospace; color: red; }
.done { font-family: monospace; color: green; }
.priority { font-family: monospace; color: orange; }
.tag { background-color: #eee; font-family: monospace;
padding: 2px; font-size: 80%; font-weight: normal; }
.timestamp { color: #bebebe; }
.timestamp-kwd { color: #5f9ea0; }
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
.underline { text-decoration: underline; }
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
p.verse { margin-left: 3%; }
pre {
border: 1px solid #e6e6e6;
border-radius: 3px;
background-color: #f2f2f2;
padding: 8pt;
font-family: monospace;
overflow: auto;
margin: 1.2em;
}
pre.src {
position: relative;
overflow: auto;
}
pre.src:before {
display: none;
position: absolute;
top: -8px;
right: 12px;
padding: 3px;
color: #555;
background-color: #f2f2f299;
}
pre.src:hover:before { display: inline; margin-top: 14px;}
/* Languages per Org manual */
pre.src-asymptote:before { content: 'Asymptote'; }
pre.src-awk:before { content: 'Awk'; }
pre.src-authinfo::before { content: 'Authinfo'; }
pre.src-C:before { content: 'C'; }
/* pre.src-C++ doesn't work in CSS */
pre.src-clojure:before { content: 'Clojure'; }
pre.src-css:before { content: 'CSS'; }
pre.src-D:before { content: 'D'; }
pre.src-ditaa:before { content: 'ditaa'; }
pre.src-dot:before { content: 'Graphviz'; }
pre.src-calc:before { content: 'Emacs Calc'; }
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
pre.src-fortran:before { content: 'Fortran'; }
pre.src-gnuplot:before { content: 'gnuplot'; }
pre.src-haskell:before { content: 'Haskell'; }
pre.src-hledger:before { content: 'hledger'; }
pre.src-java:before { content: 'Java'; }
pre.src-js:before { content: 'Javascript'; }
pre.src-latex:before { content: 'LaTeX'; }
pre.src-ledger:before { content: 'Ledger'; }
pre.src-lisp:before { content: 'Lisp'; }
pre.src-lilypond:before { content: 'Lilypond'; }
pre.src-lua:before { content: 'Lua'; }
pre.src-matlab:before { content: 'MATLAB'; }
pre.src-mscgen:before { content: 'Mscgen'; }
pre.src-ocaml:before { content: 'Objective Caml'; }
pre.src-octave:before { content: 'Octave'; }
pre.src-org:before { content: 'Org mode'; }
pre.src-oz:before { content: 'OZ'; }
pre.src-plantuml:before { content: 'Plantuml'; }
pre.src-processing:before { content: 'Processing.js'; }
pre.src-python:before { content: 'Python'; }
pre.src-R:before { content: 'R'; }
pre.src-ruby:before { content: 'Ruby'; }
pre.src-sass:before { content: 'Sass'; }
pre.src-scheme:before { content: 'Scheme'; }
pre.src-screen:before { content: 'Gnu Screen'; }
pre.src-sed:before { content: 'Sed'; }
pre.src-sh:before { content: 'shell'; }
pre.src-sql:before { content: 'SQL'; }
pre.src-sqlite:before { content: 'SQLite'; }
/* additional languages in org.el's org-babel-load-languages alist */
pre.src-forth:before { content: 'Forth'; }
pre.src-io:before { content: 'IO'; }
pre.src-J:before { content: 'J'; }
pre.src-makefile:before { content: 'Makefile'; }
pre.src-maxima:before { content: 'Maxima'; }
pre.src-perl:before { content: 'Perl'; }
pre.src-picolisp:before { content: 'Pico Lisp'; }
pre.src-scala:before { content: 'Scala'; }
pre.src-shell:before { content: 'Shell Script'; }
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
/* additional language identifiers per "defun org-babel-execute"
in ob-*.el */
pre.src-cpp:before { content: 'C++'; }
pre.src-abc:before { content: 'ABC'; }
pre.src-coq:before { content: 'Coq'; }
pre.src-groovy:before { content: 'Groovy'; }
/* additional language identifiers from org-babel-shell-names in
ob-shell.el: ob-shell is the only babel language using a lambda to put
the execution function name together. */
pre.src-bash:before { content: 'bash'; }
pre.src-csh:before { content: 'csh'; }
pre.src-ash:before { content: 'ash'; }
pre.src-dash:before { content: 'dash'; }
pre.src-ksh:before { content: 'ksh'; }
pre.src-mksh:before { content: 'mksh'; }
pre.src-posh:before { content: 'posh'; }
/* Additional Emacs modes also supported by the LaTeX listings package */
pre.src-ada:before { content: 'Ada'; }
pre.src-asm:before { content: 'Assembler'; }
pre.src-caml:before { content: 'Caml'; }
pre.src-delphi:before { content: 'Delphi'; }
pre.src-html:before { content: 'HTML'; }
pre.src-idl:before { content: 'IDL'; }
pre.src-mercury:before { content: 'Mercury'; }
pre.src-metapost:before { content: 'MetaPost'; }
pre.src-modula-2:before { content: 'Modula-2'; }
pre.src-pascal:before { content: 'Pascal'; }
pre.src-ps:before { content: 'PostScript'; }
pre.src-prolog:before { content: 'Prolog'; }
pre.src-simula:before { content: 'Simula'; }
pre.src-tcl:before { content: 'tcl'; }
pre.src-tex:before { content: 'TeX'; }
pre.src-plain-tex:before { content: 'Plain TeX'; }
pre.src-verilog:before { content: 'Verilog'; }
pre.src-vhdl:before { content: 'VHDL'; }
pre.src-xml:before { content: 'XML'; }
pre.src-nxml:before { content: 'XML'; }
/* add a generic configuration mode; LaTeX export needs an additional
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
pre.src-conf:before { content: 'Configuration File'; }
table { border-collapse:collapse; }
caption.t-above { caption-side: top; }
caption.t-bottom { caption-side: bottom; }
td, th { vertical-align:top; }
th.org-right { text-align: center; }
th.org-left { text-align: center; }
th.org-center { text-align: center; }
td.org-right { text-align: right; }
td.org-left { text-align: left; }
td.org-center { text-align: center; }
dt { font-weight: bold; }
.footpara { display: inline; }
.footdef { margin-bottom: 1em; }
.figure { padding: 1em; }
.figure p { text-align: center; }
.equation-container {
display: table;
text-align: center;
width: 100%;
}
.equation {
vertical-align: middle;
}
.equation-label {
display: table-cell;
text-align: right;
vertical-align: middle;
}
.inlinetask {
padding: 10px;
border: 2px solid gray;
margin: 10px;
background: #ffffcc;
}
#org-div-home-and-up
{ text-align: right; font-size: 70%; white-space: nowrap; }
textarea { overflow-x: auto; }
.linenr { font-size: smaller }
.code-highlighted { background-color: #ffff00; }
.org-info-js_info-navigation { border-style: none; }
#org-info-js_console-label
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
.org-info-js_search-highlight
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
</style>
<link rel="stylesheet" href="/assets/styles/style.css" />
<script src="/assets/scripts/script.js" defer></script>
</head>
<body>
<div id="preamble" class="status">
<div class="banner-header">
<a href="/"> <img src="/assets/images/gr.png" alt="Site Logo" class="banner-logo" /> </a>
<nav>
<a href="/">Home | </a>
<a href="/posts/posts-list.html">Posts | </a>
<a href="/blogs/blogs-list.html">Blogs | </a>
<a href="/contact.html">Contact</a>
</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 13:37</div>
</div>
<div id="content" class="content">
<h1 class="title">Weekly review: Week ending August 10, 2025</h1>
<div class="filetags"><span class="tag post-tag">weekly-review</span></div>
<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="#org70a0662">Reviewing the week</a></li>
<li><a href="#org9aaf099">z-scale</a></li>
<li><a href="#org2544992">Next week</a></li>
</ul>
</div>
</div>
<div id="outline-container-org70a0662" class="outline-2">
<h2 id="org70a0662">Reviewing the week</h2>
<div class="outline-text-2" id="text-org70a0662">
<p>
After an eventful week, the time has come to review the things that went well/could have been better and plan for the next.
</p>
<div id="orgde639cc" class="figure">
<p><img src="../../../assets/sketchnotes/10-08-2025-weekly-review.svg" alt="10-08-2025-weekly-review.svg" class="org-svg" />
</p>
</div>
</div>
</div>
<div id="outline-container-org9aaf099" class="outline-2">
<h2 id="org9aaf099">z-scale</h2>
<div class="outline-text-2" id="text-org9aaf099">
<p>
I was thinking of making the z-scale out of 26, but then I wouldn't know where to draw the line between good, medium and bad. This week is a 7/10. I realise that when I start something, I can't seem to put it down unless an external factor forces me to do so. That has a painstaking amount of repercussion so I need to start setting myself Pomodoro timers again. <label for="sn1" class="margin-toggle sidenote-number"></label><input type="checkbox" id="sn1" class="margin-toggle"/><span class="sidenote"> Hmmm, maybe I should use the pomodoro Emacs package for this.</span> That's the main reason why I didn't give it a higher score, that, and also the fact that there's been some health neglections this week (cough cough). One thing I've been enjoying is reading more blogs from people who published their website through Emacs, seems as though I've found a community.
</p>
</div>
</div>
<div id="outline-container-org2544992" class="outline-2">
<h2 id="org2544992">Next week</h2>
<div class="outline-text-2" id="text-org2544992">
<p>
The main focus over the next few weeks إن شاء اللّه is getting these books studied; at the moment, I'm reading Clean Code, and trying to absorb all the coding principles. The purpose of these, alongside practical applications of what is learnt is to ensure a strong footing is established in this technical craft. Got a long long long way to go&#x2026;
</p>
</div>
</div>
</div>
<div id="postamble" class="status">
<footer>
<div class="copyright-container">
<div class="copyright">
Copyright &copy; 2022-2025 Zaine Qayyum. All rights reserved unless otherwise noted.</div></div>
<div class="generated">
Created with <a href="https://www.gnu.org/software/emacs/">Emacs</a> 30.1 (<a href="https://orgmode.org">Org</a> mode 9.7.11) on <a href="https://www.archlinux.org/">Arch</a> <a href="https://www.gnu.org">GNU</a>/<a href="https://www.kernel.org/">Linux</a>
</div>
</footer>
</div>
</body>
</html>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>What Do I Want To Do With Emacs</title> <title>What Do I Want To Do With Emacs</title>
@@ -213,6 +213,8 @@
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">What Do I Want To Do With Emacs</h1> <h1 class="title">What Do I Want To Do With Emacs</h1>
<div class="filetags"><span class="tag post-tag">emacs</span> <span class="tag post-tag">review</span></div>
<p> <p>
I first started using Emacs (and Linux for that matter) since around the end of 2023, and it's been well over a year of trial and error with this text editor. At first I was using this for all sorts of things such as: I first started using Emacs (and Linux for that matter) since around the end of 2023, and it's been well over a year of trial and error with this text editor. At first I was using this for all sorts of things such as:
</p> </p>
@@ -238,7 +240,7 @@ After some thinking I narrowed it down and collated it in the following diagram:
</p> </p>
<div id="org7dd463f" class="figure"> <div id="orga766368" class="figure">
<p><img src="../../../assets/sketchnotes/2025-08-08-emacs.svg" alt="2025-08-08-emacs.svg" class="org-svg" /> <p><img src="../../../assets/sketchnotes/2025-08-08-emacs.svg" alt="2025-08-08-emacs.svg" class="org-svg" />
</p> </p>
</div> </div>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Zettelkasten Method</title> <title>Zettelkasten Method</title>
@@ -213,9 +213,11 @@
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Zettelkasten Method</h1> <h1 class="title">Zettelkasten Method</h1>
<div id="outline-container-org7409f55" class="outline-2"> <div class="filetags"><span class="tag post-tag">education</span></div>
<h2 id="org7409f55">The Zettelkasten Method</h2>
<div class="outline-text-2" id="text-org7409f55"> <div id="outline-container-org88e542f" class="outline-2">
<h2 id="org88e542f">The Zettelkasten Method</h2>
<div class="outline-text-2" id="text-org88e542f">
<p> <p>
This Zettelkasten method is growing in popularity for taking notes. Ever felt as though there's too much pieces of information but you don't know how to deal with it? This method solves exactly that problem and more. Think of it as forming a <i>second brain</i>, where you can jot down ideas and information whilst simultaneously being able to connect them together. This Zettelkasten method is growing in popularity for taking notes. Ever felt as though there's too much pieces of information but you don't know how to deal with it? This method solves exactly that problem and more. Think of it as forming a <i>second brain</i>, where you can jot down ideas and information whilst simultaneously being able to connect them together.
</p> </p>
@@ -239,7 +241,7 @@ There are many personal knowledge management systems' (PKMS) out there that allo
</p> </p>
<div id="orge658f31" class="figure"> <div id="org623b114" class="figure">
<p><img src="../../../assets/images/org-roam-ui-graph.png" alt="org-roam-ui-graph.png" /> <p><img src="../../../assets/images/org-roam-ui-graph.png" alt="org-roam-ui-graph.png" />
</p> </p>
</div> </div>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Blogs Introduction</title> <title>Blogs Introduction</title>
@@ -213,9 +213,11 @@
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Blogs Introduction</h1> <h1 class="title">Blogs Introduction</h1>
<div id="outline-container-orgbd63a67" class="outline-2"> <div class="filetags"><span class="tag post-tag">introduction</span></div>
<h2 id="orgbd63a67">Introduction</h2>
<div class="outline-text-2" id="text-orgbd63a67"> <div id="outline-container-org18b8405" class="outline-2">
<h2 id="org18b8405">Introduction</h2>
<div class="outline-text-2" id="text-org18b8405">
<p> <p>
In this section you will find posts that are not as <i>structured</i> as the ones found in <a href="../posts/posts-list.html">here</a>. Mainly these will deal with findings, research, assorted writings and random bits and blobs. In this section you will find posts that are not as <i>structured</i> as the ones found in <a href="../posts/posts-list.html">here</a>. Mainly these will deal with findings, research, assorted writings and random bits and blobs.
</p> </p>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Blogs List</title> <title>Blogs List</title>
@@ -209,17 +209,18 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Blogs List</h1> <h1 class="title">Blogs List</h1>
<p> <p>
See the categories: <a href="../categories.html">Categories</a> See the categories: <a href="../categories.html">Categories</a>
</p> </p>
<div id="outline-container-orgf57fe32" class="outline-2"> <div id="outline-container-org3babcd9" class="outline-2">
<h2 id="orgf57fe32">Blogs:</h2> <h2 id="org3babcd9">Blogs:</h2>
<div class="outline-text-2" id="text-orgf57fe32"> <div class="outline-text-2" id="text-org3babcd9">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="2025/08/weekly-review-week-ending-august-10-2025.html">Weekly review: Week ending August 10, 2025</a> <span class="post-date">2025-08-10</span> <a href="/tags/weekly-review.html"> <span class="post-tag">weekly-review</span> </a></li>
<li><a href="2025/08/spending-the-whole-day-on-this-website.html">09-08-2025: Website Changes</a> <span class="post-date">2025-08-09</span> <a href="/tags/emacs.html"> <span class="post-tag">emacs</span> </a> <a href="/tags/website.html"> <span class="post-tag">website</span> </a></li> <li><a href="2025/08/spending-the-whole-day-on-this-website.html">09-08-2025: Website Changes</a> <span class="post-date">2025-08-09</span> <a href="/tags/emacs.html"> <span class="post-tag">emacs</span> </a> <a href="/tags/website.html"> <span class="post-tag">website</span> </a></li>
<li><a href="2025/08/wacom-with-arch.html">Wacom With Arch</a> <span class="post-date">2025-08-08</span> <a href="/tags/insights.html"> <span class="post-tag">insights</span> </a></li> <li><a href="2025/08/wacom-with-arch.html">Wacom With Arch</a> <span class="post-date">2025-08-08</span> <a href="/tags/insights.html"> <span class="post-tag">insights</span> </a></li>
<li><a href="2025/08/what-do-i-want-to-do-with-emacs.html">What Do I Want To Do With Emacs</a> <span class="post-date">2025-08-08</span> <a href="/tags/emacs.html"> <span class="post-tag">emacs</span> </a> <a href="/tags/review.html"> <span class="post-tag">review</span> </a></li> <li><a href="2025/08/what-do-i-want-to-do-with-emacs.html">What Do I Want To Do With Emacs</a> <span class="post-date">2025-08-08</span> <a href="/tags/emacs.html"> <span class="post-tag">emacs</span> </a> <a href="/tags/review.html"> <span class="post-tag">review</span> </a></li>

View File

@@ -3,11 +3,10 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Categories</title> <title>Categories</title>
<meta name="author" content="Zaine Qayyum" />
<meta name="generator" content="Org Mode" /> <meta name="generator" content="Org Mode" />
<style type="text/css"> <style type="text/css">
#content { max-width: 60em; margin: auto; } #content { max-width: 60em; margin: auto; }
@@ -210,12 +209,12 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-org4319946" class="outline-2"> <div id="outline-container-org273c08f" class="outline-2">
<h2 id="org4319946">Categories (Includes both blogs and posts)</h2> <h2 id="org273c08f">Categories (Includes both blogs and posts)</h2>
<div class="outline-text-2" id="text-org4319946"> <div class="outline-text-2" id="text-org273c08f">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="tags/education.html"><span class="post-tag">education</span></a> (1)</li> <li><a href="tags/education.html"><span class="post-tag">education</span></a> (1)</li>
<li><a href="tags/emacs.html"><span class="post-tag">emacs</span></a> (2)</li> <li><a href="tags/emacs.html"><span class="post-tag">emacs</span></a> (2)</li>
@@ -223,6 +222,7 @@
<li><a href="tags/introduction.html"><span class="post-tag">introduction</span></a> (2)</li> <li><a href="tags/introduction.html"><span class="post-tag">introduction</span></a> (2)</li>
<li><a href="tags/review.html"><span class="post-tag">review</span></a> (1)</li> <li><a href="tags/review.html"><span class="post-tag">review</span></a> (1)</li>
<li><a href="tags/website.html"><span class="post-tag">website</span></a> (1)</li> <li><a href="tags/website.html"><span class="post-tag">website</span></a> (1)</li>
<li><a href="tags/weekly-review.html"><span class="post-tag">weekly-review</span></a> (1)</li>
</ul> </ul>
</div> </div>
</div> </div>

View File

@@ -3,11 +3,10 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Contact</title> <title>Contact</title>
<meta name="author" content="Zaine Qayyum" />
<meta name="generator" content="Org Mode" /> <meta name="generator" content="Org Mode" />
<style type="text/css"> <style type="text/css">
#content { max-width: 60em; margin: auto; } #content { max-width: 60em; margin: auto; }
@@ -214,9 +213,9 @@
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Contact</h1> <h1 class="title">Contact</h1>
<div id="outline-container-org6e4d483" class="outline-2"> <div id="outline-container-orgfa456af" class="outline-2">
<h2 id="org6e4d483">Contact Using the Following:</h2> <h2 id="orgfa456af">Contact Using the Following:</h2>
<div class="outline-text-2" id="text-org6e4d483"> <div class="outline-text-2" id="text-orgfa456af">
<p> <p>
&gt; LinkedIn: <b><a href="https://www.linkedin.com/in/zaine-ul-abideen-qayyum-801a53247/">LinkedIn</a></b> &gt; LinkedIn: <b><a href="https://www.linkedin.com/in/zaine-ul-abideen-qayyum-801a53247/">LinkedIn</a></b>
</p> </p>

View File

@@ -3,11 +3,10 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Home Page</title> <title>Home Page</title>
<meta name="author" content="Zaine Qayyum" />
<meta name="generator" content="Org Mode" /> <meta name="generator" content="Org Mode" />
<style type="text/css"> <style type="text/css">
#content { max-width: 60em; margin: auto; } #content { max-width: 60em; margin: auto; }
@@ -210,27 +209,26 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </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>
<div id="content" class="content"> <div id="content" class="content">
<div id="table-of-contents" role="doc-toc"> <div id="table-of-contents" role="doc-toc">
<h2>Table of Contents</h2> <h2>Table of Contents</h2>
<div id="text-table-of-contents" role="doc-toc"> <div id="text-table-of-contents" role="doc-toc">
<ul> <ul>
<li><a href="#orgfdbe4be">Welcome! 🌱</a></li> <li><a href="#org32254ef">Welcome! 🌱</a></li>
<li><a href="#orge2450c6">How to publish web pages using <code>org-publish</code></a></li> <li><a href="#org97c1601">How to publish web pages using <code>org-publish</code></a></li>
<li><a href="#orge7280e7">Contact</a></li> <li><a href="#org80b619c">Contact</a></li>
</ul> </ul>
</div> </div>
</div> </div>
<div id="outline-container-orgfdbe4be" class="outline-2"> <div id="outline-container-org32254ef" class="outline-2">
<h2 id="orgfdbe4be">Welcome! 🌱</h2> <h2 id="org32254ef">Welcome! 🌱</h2>
<div class="outline-text-2" id="text-orgfdbe4be"> <div class="outline-text-2" id="text-org32254ef">
<p> <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> 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>
<p> <p>
Feel free to explore: Feel free to explore:
</p> </p>
@@ -244,9 +242,9 @@ Feel free to explore:
</ul> </ul>
</div> </div>
</div> </div>
<div id="outline-container-orge2450c6" class="outline-2"> <div id="outline-container-org97c1601" class="outline-2">
<h2 id="orge2450c6">How to publish web pages using <code>org-publish</code></h2> <h2 id="org97c1601">How to publish web pages using <code>org-publish</code></h2>
<div class="outline-text-2" id="text-orge2450c6"> <div class="outline-text-2" id="text-org97c1601">
<p> <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. 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> </p>
@@ -344,9 +342,9 @@ And there we go! The files are now being hosted on <code>http://localhost:8000/<
</p> </p>
</div> </div>
</div> </div>
<div id="outline-container-orge7280e7" class="outline-2"> <div id="outline-container-org80b619c" class="outline-2">
<h2 id="orge7280e7">Contact</h2> <h2 id="org80b619c">Contact</h2>
<div class="outline-text-2" id="text-orge7280e7"> <div class="outline-text-2" id="text-org80b619c">
<p> <p>
Feel free to reach out on GitHub: <a href="https://github.com/zainezq">https://github.com/zainezq</a> Feel free to reach out on GitHub: <a href="https://github.com/zainezq">https://github.com/zainezq</a>
</p> </p>

View File

@@ -3,11 +3,10 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Posts</title> <title>Posts</title>
<meta name="author" content="Zaine Qayyum" />
<meta name="generator" content="Org Mode" /> <meta name="generator" content="Org Mode" />
<style type="text/css"> <style type="text/css">
#content { max-width: 60em; margin: auto; } #content { max-width: 60em; margin: auto; }
@@ -214,18 +213,18 @@
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Posts</h1> <h1 class="title">Posts</h1>
<div id="outline-container-org3fc1acb" class="outline-2"> <div id="outline-container-org8bdd14a" class="outline-2">
<h2 id="org3fc1acb">Links</h2> <h2 id="org8bdd14a">Links</h2>
<div class="outline-text-2" id="text-org3fc1acb"> <div class="outline-text-2" id="text-org8bdd14a">
</div> </div>
<div id="outline-container-org121d9b6" class="outline-4"> <div id="outline-container-org2c26067" class="outline-4">
<h4 id="org121d9b6"><a href="posts/posts-intro.html">Posts Introduction</a>&#xa0;&#xa0;&#xa0;<span class="tag"><span class="intro">intro</span></span></h4> <h4 id="org2c26067"><a href="posts/posts-intro.html">Posts Introduction</a>&#xa0;&#xa0;&#xa0;<span class="tag"><span class="intro">intro</span></span></h4>
</div> </div>
<div id="outline-container-orgde55965" class="outline-4"> <div id="outline-container-orge111a78" class="outline-4">
<h4 id="orgde55965"><a href="posts/zettelkasten.html">Zettelkasten Method</a>&#xa0;&#xa0;&#xa0;<span class="tag"><span class="education">education</span></span></h4> <h4 id="orge111a78"><a href="posts/zettelkasten.html">Zettelkasten Method</a>&#xa0;&#xa0;&#xa0;<span class="tag"><span class="education">education</span></span></h4>
<div class="outline-text-4" id="text-orgde55965"> <div class="outline-text-4" id="text-orge111a78">
<p> <p>
<span class="timestamp-wrapper"><span class="timestamp">&lt;2025-08-06 Wed&gt;</span></span> <span class="timestamp-wrapper"><span class="timestamp">&lt;2025-08-06 Wed&gt;</span></span>
</p> </p>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Posts Introduction</title> <title>Posts Introduction</title>
@@ -213,9 +213,11 @@
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Posts Introduction</h1> <h1 class="title">Posts Introduction</h1>
<div id="outline-container-org1a10b0b" class="outline-2"> <div class="filetags"><span class="tag post-tag">introduction</span></div>
<h2 id="org1a10b0b">Introduction</h2>
<div class="outline-text-2" id="text-org1a10b0b"> <div id="outline-container-org120b0ab" class="outline-2">
<h2 id="org120b0ab">Introduction</h2>
<div class="outline-text-2" id="text-org120b0ab">
<p> <p>
In this section you will find posts related to both technical and non-technical topics. As Einstein said: “If you cant explain it simply you dont understand it well enough”, thus the goal with these <code>posts</code> is to develop the skill of being able to deliver habitual high quality explanations as well as reinforcing the topic(s) learnt. In this section you will find posts related to both technical and non-technical topics. As Einstein said: “If you cant explain it simply you dont understand it well enough”, thus the goal with these <code>posts</code> is to develop the skill of being able to deliver habitual high quality explanations as well as reinforcing the topic(s) learnt.
</p> </p>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Posts List</title> <title>Posts List</title>
@@ -209,16 +209,16 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Posts List</h1> <h1 class="title">Posts List</h1>
<p> <p>
See the categories: <a href="../categories.html">Categories</a> See the categories: <a href="../categories.html">Categories</a>
</p> </p>
<div id="outline-container-orgb43b2e0" class="outline-2"> <div id="outline-container-org1722241" class="outline-2">
<h2 id="orgb43b2e0">Posts:</h2> <h2 id="org1722241">Posts:</h2>
<div class="outline-text-2" id="text-orgb43b2e0"> <div class="outline-text-2" id="text-org1722241">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="posts-intro.html">Posts Introduction</a> <span class="post-date">2025-08-06</span> <a href="/tags/introduction.html"> <span class="post-tag">introduction</span> </a></li> <li><a href="posts-intro.html">Posts Introduction</a> <span class="post-date">2025-08-06</span> <a href="/tags/introduction.html"> <span class="post-tag">introduction</span> </a></li>
</ul> </ul>

View File

@@ -3,11 +3,10 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Setup</title> <title>Setup</title>
<meta name="author" content="Zaine Qayyum" />
<meta name="generator" content="Org Mode" /> <meta name="generator" content="Org Mode" />
<style type="text/css"> <style type="text/css">
#content { max-width: 60em; margin: auto; } #content { max-width: 60em; margin: auto; }
@@ -214,9 +213,9 @@
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Setup</h1> <h1 class="title">Setup</h1>
<div id="outline-container-org61189a0" class="outline-2"> <div id="outline-container-orged53f7e" class="outline-2">
<h2 id="org61189a0">Introduction</h2> <h2 id="orged53f7e">Introduction</h2>
<div class="outline-text-2" id="text-org61189a0"> <div class="outline-text-2" id="text-orged53f7e">
<p> <p>
This page will highlight the <code>build-script.el</code> used to generate this website. This entire website is generated through org files using the command: This page will highlight the <code>build-script.el</code> used to generate this website. This entire website is generated through org files using the command:
</p> </p>
@@ -227,9 +226,9 @@ This page will highlight the <code>build-script.el</code> used to generate this
</div> </div>
</div> </div>
</div> </div>
<div id="outline-container-org48cafd8" class="outline-2"> <div id="outline-container-org27f73bf" class="outline-2">
<h2 id="org48cafd8">The script</h2> <h2 id="org27f73bf">The script</h2>
<div class="outline-text-2" id="text-org48cafd8"> <div class="outline-text-2" id="text-org27f73bf">
<p> <p>
The script is as follows, at the start I have some metadata relating to the file, followed by package management,then the declaration of variables/functions and finally the <code>org-publish-project-alist</code> which handles nearly all of the project generation instructions. The script is as follows, at the start I have some metadata relating to the file, followed by package management,then the declaration of variables/functions and finally the <code>org-publish-project-alist</code> which handles nearly all of the project generation instructions.
</p> </p>
@@ -593,9 +592,9 @@ Created with %c on &lt;a href=\"https://www.archlinux.org/\"&gt;Arch&lt;/a&gt; &
</div> </div>
</div> </div>
</div> </div>
<div id="outline-container-orgd9f55ed" class="outline-2"> <div id="outline-container-org2470a81" class="outline-2">
<h2 id="orgd9f55ed">Publish Script</h2> <h2 id="org2470a81">Publish Script</h2>
<div class="outline-text-2" id="text-orgd9f55ed"> <div class="outline-text-2" id="text-org2470a81">
<p> <p>
As the project is hosted on Github, I have created a small script that is able to push changes to the remote repository, which Cloudflare will automatically detect and rebuild the website: As the project is hosted on Github, I have created a small script that is able to push changes to the remote repository, which Cloudflare will automatically detect and rebuild the website:
</p> </p>

View File

@@ -3,11 +3,10 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Sitemap</title> <title>Sitemap</title>
<meta name="author" content="Zaine Qayyum" />
<meta name="generator" content="Org Mode" /> <meta name="generator" content="Org Mode" />
<style type="text/css"> <style type="text/css">
#content { max-width: 60em; margin: auto; } #content { max-width: 60em; margin: auto; }
@@ -210,7 +209,7 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<h1 class="title">Sitemap</h1> <h1 class="title">Sitemap</h1>
@@ -234,11 +233,12 @@
<li>tags <li>tags
<ul class="org-ul"> <ul class="org-ul">
<li><a href="tags/introduction.html">Tag: introduction</a></li> <li><a href="tags/introduction.html">Tag: introduction</a></li>
<li><a href="tags/insights.html">Tag: insights</a></li>
<li><a href="tags/emacs.html">Tag: emacs</a></li> <li><a href="tags/emacs.html">Tag: emacs</a></li>
<li><a href="tags/website.html">Tag: website</a></li>
<li><a href="tags/education.html">Tag: education</a></li> <li><a href="tags/education.html">Tag: education</a></li>
<li><a href="tags/website.html">Tag: website</a></li>
<li><a href="tags/review.html">Tag: review</a></li> <li><a href="tags/review.html">Tag: review</a></li>
<li><a href="tags/weekly-review.html">Tag: weekly-review</a></li>
<li><a href="tags/insights.html">Tag: insights</a></li>
</ul></li> </ul></li>
</ul> </ul>
</div> </div>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Tag: education</title> <title>Tag: education</title>
@@ -209,12 +209,12 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-org50768cf" class="outline-2"> <div id="outline-container-orgd0f39e8" class="outline-2">
<h2 id="org50768cf">Posts tagged education</h2> <h2 id="orgd0f39e8">Posts tagged education</h2>
<div class="outline-text-2" id="text-org50768cf"> <div class="outline-text-2" id="text-orgd0f39e8">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="../blogs/2025/08/zettelkasten.html">Zettelkasten Method</a></li> <li><a href="../blogs/2025/08/zettelkasten.html">Zettelkasten Method</a></li>
</ul> </ul>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Tag: emacs</title> <title>Tag: emacs</title>
@@ -209,12 +209,12 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-orge709c7e" class="outline-2"> <div id="outline-container-org1226419" class="outline-2">
<h2 id="orge709c7e">Posts tagged emacs</h2> <h2 id="org1226419">Posts tagged emacs</h2>
<div class="outline-text-2" id="text-orge709c7e"> <div class="outline-text-2" id="text-org1226419">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="../blogs/2025/08/spending-the-whole-day-on-this-website.html">09-08-2025: Website Changes</a></li> <li><a href="../blogs/2025/08/spending-the-whole-day-on-this-website.html">09-08-2025: Website Changes</a></li>
<li><a href="../blogs/2025/08/what-do-i-want-to-do-with-emacs.html">What Do I Want To Do With Emacs</a></li> <li><a href="../blogs/2025/08/what-do-i-want-to-do-with-emacs.html">What Do I Want To Do With Emacs</a></li>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Tag: insights</title> <title>Tag: insights</title>
@@ -209,12 +209,12 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-orgab46d46" class="outline-2"> <div id="outline-container-org110f0f3" class="outline-2">
<h2 id="orgab46d46">Posts tagged insights</h2> <h2 id="org110f0f3">Posts tagged insights</h2>
<div class="outline-text-2" id="text-orgab46d46"> <div class="outline-text-2" id="text-org110f0f3">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="../blogs/2025/08/wacom-with-arch.html">Wacom With Arch</a></li> <li><a href="../blogs/2025/08/wacom-with-arch.html">Wacom With Arch</a></li>
</ul> </ul>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Tag: introduction</title> <title>Tag: introduction</title>
@@ -209,12 +209,12 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-orgb8385a3" class="outline-2"> <div id="outline-container-orgf9a966d" class="outline-2">
<h2 id="orgb8385a3">Posts tagged introduction</h2> <h2 id="orgf9a966d">Posts tagged introduction</h2>
<div class="outline-text-2" id="text-orgb8385a3"> <div class="outline-text-2" id="text-orgf9a966d">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="../blogs/blogs-intro.html">Blogs Introduction</a></li> <li><a href="../blogs/blogs-intro.html">Blogs Introduction</a></li>
<li><a href="../posts/posts-intro.html">Posts Introduction</a></li> <li><a href="../posts/posts-intro.html">Posts Introduction</a></li>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Tag: review</title> <title>Tag: review</title>
@@ -209,12 +209,12 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-org7c1adff" class="outline-2"> <div id="outline-container-orgd4156bc" class="outline-2">
<h2 id="org7c1adff">Posts tagged review</h2> <h2 id="orgd4156bc">Posts tagged review</h2>
<div class="outline-text-2" id="text-org7c1adff"> <div class="outline-text-2" id="text-orgd4156bc">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="../blogs/2025/08/what-do-i-want-to-do-with-emacs.html">What Do I Want To Do With Emacs</a></li> <li><a href="../blogs/2025/08/what-do-i-want-to-do-with-emacs.html">What Do I Want To Do With Emacs</a></li>
</ul> </ul>

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <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 http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Tag: website</title> <title>Tag: website</title>
@@ -209,12 +209,12 @@
</nav> </nav>
<button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button> <button class="theme-toggle" id="theme-toggle" type="button" aria-label="Toggle dark mode">🌗 Theme</button>
</div> </div>
<div id="updated">Updated: 2025-08-10 Sun 06:03</div> <div id="updated">Updated: 2025-08-10 Sun 13:37</div>
</div> </div>
<div id="content" class="content"> <div id="content" class="content">
<div id="outline-container-org6836d6c" class="outline-2"> <div id="outline-container-org6a1aeaf" class="outline-2">
<h2 id="org6836d6c">Posts tagged website</h2> <h2 id="org6a1aeaf">Posts tagged website</h2>
<div class="outline-text-2" id="text-org6836d6c"> <div class="outline-text-2" id="text-org6a1aeaf">
<ul class="org-ul"> <ul class="org-ul">
<li><a href="../blogs/2025/08/spending-the-whole-day-on-this-website.html">09-08-2025: Website Changes</a></li> <li><a href="../blogs/2025/08/spending-the-whole-day-on-this-website.html">09-08-2025: Website Changes</a></li>
</ul> </ul>

View File

@@ -0,0 +1,235 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"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 13:37 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Tag: weekly-review</title>
<meta name="generator" content="Org Mode" />
<style type="text/css">
#content { max-width: 60em; margin: auto; }
.title { text-align: center;
margin-bottom: .2em; }
.subtitle { text-align: center;
font-size: medium;
font-weight: bold;
margin-top:0; }
.todo { font-family: monospace; color: red; }
.done { font-family: monospace; color: green; }
.priority { font-family: monospace; color: orange; }
.tag { background-color: #eee; font-family: monospace;
padding: 2px; font-size: 80%; font-weight: normal; }
.timestamp { color: #bebebe; }
.timestamp-kwd { color: #5f9ea0; }
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
.underline { text-decoration: underline; }
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
p.verse { margin-left: 3%; }
pre {
border: 1px solid #e6e6e6;
border-radius: 3px;
background-color: #f2f2f2;
padding: 8pt;
font-family: monospace;
overflow: auto;
margin: 1.2em;
}
pre.src {
position: relative;
overflow: auto;
}
pre.src:before {
display: none;
position: absolute;
top: -8px;
right: 12px;
padding: 3px;
color: #555;
background-color: #f2f2f299;
}
pre.src:hover:before { display: inline; margin-top: 14px;}
/* Languages per Org manual */
pre.src-asymptote:before { content: 'Asymptote'; }
pre.src-awk:before { content: 'Awk'; }
pre.src-authinfo::before { content: 'Authinfo'; }
pre.src-C:before { content: 'C'; }
/* pre.src-C++ doesn't work in CSS */
pre.src-clojure:before { content: 'Clojure'; }
pre.src-css:before { content: 'CSS'; }
pre.src-D:before { content: 'D'; }
pre.src-ditaa:before { content: 'ditaa'; }
pre.src-dot:before { content: 'Graphviz'; }
pre.src-calc:before { content: 'Emacs Calc'; }
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
pre.src-fortran:before { content: 'Fortran'; }
pre.src-gnuplot:before { content: 'gnuplot'; }
pre.src-haskell:before { content: 'Haskell'; }
pre.src-hledger:before { content: 'hledger'; }
pre.src-java:before { content: 'Java'; }
pre.src-js:before { content: 'Javascript'; }
pre.src-latex:before { content: 'LaTeX'; }
pre.src-ledger:before { content: 'Ledger'; }
pre.src-lisp:before { content: 'Lisp'; }
pre.src-lilypond:before { content: 'Lilypond'; }
pre.src-lua:before { content: 'Lua'; }
pre.src-matlab:before { content: 'MATLAB'; }
pre.src-mscgen:before { content: 'Mscgen'; }
pre.src-ocaml:before { content: 'Objective Caml'; }
pre.src-octave:before { content: 'Octave'; }
pre.src-org:before { content: 'Org mode'; }
pre.src-oz:before { content: 'OZ'; }
pre.src-plantuml:before { content: 'Plantuml'; }
pre.src-processing:before { content: 'Processing.js'; }
pre.src-python:before { content: 'Python'; }
pre.src-R:before { content: 'R'; }
pre.src-ruby:before { content: 'Ruby'; }
pre.src-sass:before { content: 'Sass'; }
pre.src-scheme:before { content: 'Scheme'; }
pre.src-screen:before { content: 'Gnu Screen'; }
pre.src-sed:before { content: 'Sed'; }
pre.src-sh:before { content: 'shell'; }
pre.src-sql:before { content: 'SQL'; }
pre.src-sqlite:before { content: 'SQLite'; }
/* additional languages in org.el's org-babel-load-languages alist */
pre.src-forth:before { content: 'Forth'; }
pre.src-io:before { content: 'IO'; }
pre.src-J:before { content: 'J'; }
pre.src-makefile:before { content: 'Makefile'; }
pre.src-maxima:before { content: 'Maxima'; }
pre.src-perl:before { content: 'Perl'; }
pre.src-picolisp:before { content: 'Pico Lisp'; }
pre.src-scala:before { content: 'Scala'; }
pre.src-shell:before { content: 'Shell Script'; }
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
/* additional language identifiers per "defun org-babel-execute"
in ob-*.el */
pre.src-cpp:before { content: 'C++'; }
pre.src-abc:before { content: 'ABC'; }
pre.src-coq:before { content: 'Coq'; }
pre.src-groovy:before { content: 'Groovy'; }
/* additional language identifiers from org-babel-shell-names in
ob-shell.el: ob-shell is the only babel language using a lambda to put
the execution function name together. */
pre.src-bash:before { content: 'bash'; }
pre.src-csh:before { content: 'csh'; }
pre.src-ash:before { content: 'ash'; }
pre.src-dash:before { content: 'dash'; }
pre.src-ksh:before { content: 'ksh'; }
pre.src-mksh:before { content: 'mksh'; }
pre.src-posh:before { content: 'posh'; }
/* Additional Emacs modes also supported by the LaTeX listings package */
pre.src-ada:before { content: 'Ada'; }
pre.src-asm:before { content: 'Assembler'; }
pre.src-caml:before { content: 'Caml'; }
pre.src-delphi:before { content: 'Delphi'; }
pre.src-html:before { content: 'HTML'; }
pre.src-idl:before { content: 'IDL'; }
pre.src-mercury:before { content: 'Mercury'; }
pre.src-metapost:before { content: 'MetaPost'; }
pre.src-modula-2:before { content: 'Modula-2'; }
pre.src-pascal:before { content: 'Pascal'; }
pre.src-ps:before { content: 'PostScript'; }
pre.src-prolog:before { content: 'Prolog'; }
pre.src-simula:before { content: 'Simula'; }
pre.src-tcl:before { content: 'tcl'; }
pre.src-tex:before { content: 'TeX'; }
pre.src-plain-tex:before { content: 'Plain TeX'; }
pre.src-verilog:before { content: 'Verilog'; }
pre.src-vhdl:before { content: 'VHDL'; }
pre.src-xml:before { content: 'XML'; }
pre.src-nxml:before { content: 'XML'; }
/* add a generic configuration mode; LaTeX export needs an additional
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
pre.src-conf:before { content: 'Configuration File'; }
table { border-collapse:collapse; }
caption.t-above { caption-side: top; }
caption.t-bottom { caption-side: bottom; }
td, th { vertical-align:top; }
th.org-right { text-align: center; }
th.org-left { text-align: center; }
th.org-center { text-align: center; }
td.org-right { text-align: right; }
td.org-left { text-align: left; }
td.org-center { text-align: center; }
dt { font-weight: bold; }
.footpara { display: inline; }
.footdef { margin-bottom: 1em; }
.figure { padding: 1em; }
.figure p { text-align: center; }
.equation-container {
display: table;
text-align: center;
width: 100%;
}
.equation {
vertical-align: middle;
}
.equation-label {
display: table-cell;
text-align: right;
vertical-align: middle;
}
.inlinetask {
padding: 10px;
border: 2px solid gray;
margin: 10px;
background: #ffffcc;
}
#org-div-home-and-up
{ text-align: right; font-size: 70%; white-space: nowrap; }
textarea { overflow-x: auto; }
.linenr { font-size: smaller }
.code-highlighted { background-color: #ffff00; }
.org-info-js_info-navigation { border-style: none; }
#org-info-js_console-label
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
.org-info-js_search-highlight
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
</style>
<link rel="stylesheet" href="/assets/styles/style.css" />
<script src="/assets/scripts/script.js" defer></script>
</head>
<body>
<div id="preamble" class="status">
<div class="banner-header">
<a href="/"> <img src="/assets/images/gr.png" alt="Site Logo" class="banner-logo" /> </a>
<nav>
<a href="/">Home | </a>
<a href="/posts/posts-list.html">Posts | </a>
<a href="/blogs/blogs-list.html">Blogs | </a>
<a href="/contact.html">Contact</a>
</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 13:37</div>
</div>
<div id="content" class="content">
<div id="outline-container-orgcddce36" class="outline-2">
<h2 id="orgcddce36">Posts tagged weekly-review</h2>
<div class="outline-text-2" id="text-orgcddce36">
<ul class="org-ul">
<li><a href="../blogs/2025/08/weekly-review-week-ending-august-10-2025.html">Weekly review: Week ending August 10, 2025</a></li>
</ul>
</div>
</div>
</div>
<div id="postamble" class="status">
<footer>
<div class="copyright-container">
<div class="copyright">
Copyright &copy; 2022-2025 Zaine Qayyum. All rights reserved unless otherwise noted.</div></div>
<div class="generated">
Created with <a href="https://www.gnu.org/software/emacs/">Emacs</a> 30.1 (<a href="https://orgmode.org">Org</a> mode 9.7.11) on <a href="https://www.archlinux.org/">Arch</a> <a href="https://www.gnu.org">GNU</a>/<a href="https://www.kernel.org/">Linux</a>
</div>
</footer>
</div>
</body>
</html>