#+TITLE: Sitemap #+OPTIONS: toc:nil num:nil #+begin_src mermaid flowchart TD root(["zxh"]) n1["Home"] root --> n1 n2["Recently Updated"] root --> n2 n3{{"blogs"}} root --> n3 n4["Blogs Introduction"] n3 --> n4 n5["How to publish pages using Org Publish"] n3 --> n5 n6["Blogs List"] n3 --> n6 n7{{"2025"}} n3 --> n7 n8["2025 Writing"] n7 --> n8 n9{{"08-august"}} n7 --> n9 n10["Zettelkasten Method"] n9 --> n10 n11["What Do I Want To Do With Emacs"] n9 --> n11 n12["Wacom With Arch"] n9 --> n12 n13["09-08-2025: Website Changes"] n9 --> n13 n14["Hilbert's Hotel"] n9 --> n14 n15["Benefits of Reading"] n9 --> n15 n16["Third Time"] n9 --> n16 n17{{"11-november"}} n7 --> n17 n18{{"[[file:blogs/2025/11-november/02-11-week-review.org][[02-11-2025] - Weekly Review]]"}} n17 --> n18 n19{{"[[file:blogs/2025/11-november/09-11-week-review.org][[09-11-2025] - Weekly Review]]"}} n17 --> n19 n20{{"[[file:blogs/2025/11-november/16-11-week-review.org][[16-11-2025] - Weekly Review]]"}} n17 --> n20 n21{{"[[file:blogs/2025/11-november/23-11-week-review.org][[23-11-2025] - Weekly Review]]"}} n17 --> n21 n22{{"[[file:blogs/2025/11-november/30-11-week-review.org][[30-11-2025] - Weekly Review]]"}} n17 --> n22 n23{{"12-december"}} n7 --> n23 n24{{"[[file:blogs/2025/12-december/07-12-week-review.org][[07-12-2025] - Weekly Review]]"}} n23 --> n24 n25{{"[[file:blogs/2025/12-december/14-12-week-review.org][[14-12-2025] - Weekly Review]]"}} n23 --> n25 n26{{"[[file:blogs/2025/12-december/21-12-week-review.org][[21-12-2025] - Weekly Review]]"}} n23 --> n26 n27{{"[[file:blogs/2025/12-december/28-12-week-review.org][[28-12-2025] - Weekly Review]]"}} n23 --> n27 n28{{"lima"}} root --> n28 n29["Lima"] n28 --> n29 n30{{"tags"}} root --> n30 n31["Tag: review"] n30 --> n31 n32["Tag: life"] n30 --> n32 n33["Tag: introduction"] n30 --> n33 n34["Tag: learning"] n30 --> n34 n35["Tag: notes"] n30 --> n35 n36["Tag: review"] n30 --> n36 n37["Tag: website"] n30 --> n37 n38["Tag: life"] n30 --> n38 n39["Tag: update"] n30 --> n39 n40["Tag: education"] n30 --> n40 n41["Tag: insights"] n30 --> n41 n42["Tag: reading"] n30 --> n42 n43["Tag: emacs"] n30 --> n43 n44["Tag: maths"] n30 --> n44 n45{{"posts"}} root --> n45 n46["Posts Introduction"] n45 --> n46 n47["Posts List"] n45 --> n47 n48{{"career"}} n45 --> n48 n49["SOLID Principles"] n48 --> n49 n50["OWASP Top Ten"] n48 --> n50 n51["Retrospectives"] n48 --> n51 n52["Lean"] n48 --> n52 n53["Invest Principles"] n48 --> n53 n54["Career Introduction"] n48 --> n54 n55["Management of self training"] n48 --> n55 n56["Wireframe Designs"] n48 --> n56 n57["Requirements, features, user stories, tasks, walking skeletons"] n48 --> n57 n58["Benefits of Normalisation"] n48 --> n58 n59["Datamarts, Airflow and DAG's"] n48 --> n59 n60["Probation Objectives:"] n48 --> n60 n61["Database Permissions, Roles, and Accounts"] n48 --> n61 n62["Monitoring and Logging"] n48 --> n62 n63["Pipelines and how they work (as well as CI/CD)"] n48 --> n63 n64["Restful API"] n48 --> n64 n65["Understands the Javascript language"] n48 --> n65 n66["High Availability, Disaster Recovery and Business Continuity"] n48 --> n66 n67["Cross-Site Scripting (XSS)"] n48 --> n67 n68["Career List"] n48 --> n68 n69{{"play"}} root --> n69 n70["Sigil Press"] n69 --> n70 n71["Ink Pond"] n69 --> n71 n72["Bookshelf Sort"] n69 --> n72 n73["Constellation Desk"] n69 --> n73 n74["Memory Cabinet"] n69 --> n74 n75["Play"] n69 --> n75 n76["Archive Terminal"] n69 --> n76 n77["Study Lamp"] n69 --> n77 n78["Marginalia Machine"] n69 --> n78 n79{{"home"}} root --> n79 n80["Countdown"] n79 --> n80 n81["Backlog"] n79 --> n81 n82["Competency Status Board"] n79 --> n82 n83["hidden-soul"] n79 --> n83 n84["Wird Tracker"] n79 --> n84 n85["Contact"] n79 --> n85 n86["Service"] n79 --> n86 n87["Notes"] n79 --> n87 n88["Categories"] n79 --> n88 n89{{"guide"}} n79 --> n89 n90["Setup"] n89 --> n90 n91["Wird Tracker — Technical Guide"] n89 --> n91 n92{{"rl"}} root --> n92 n93["Resource Loader"] n92 --> n93 click n1 "index.html" "Home" click n2 "recently-updated.html" "Recently Updated" click n4 "blogs/blogs-intro.html" "Blogs Introduction" click n5 "blogs/publish-pages.html" "How to publish pages using Org Publish" click n6 "blogs/blogs-list.html" "Blogs List" click n8 "blogs/2025/2025-list.html" "2025 Writing" click n10 "blogs/2025/08-august/zettelkasten.html" "Zettelkasten Method" click n11 "blogs/2025/08-august/what-do-i-want-to-do-with-emacs.html" "What Do I Want To Do With Emacs" click n12 "blogs/2025/08-august/wacom-with-arch.html" "Wacom With Arch" click n13 "blogs/2025/08-august/spending-the-whole-day-on-this-website.html" "09-08-2025: Website Changes" click n14 "blogs/2025/08-august/hilberts.hotel.html" "Hilbert's Hotel" click n15 "blogs/2025/08-august/benefits-of-reading.html" "Benefits of Reading" click n16 "blogs/2025/08-august/third-time.html" "Third Time" click n29 "lima/lima-list.html" "Lima" click n31 "tags/review.sync-conflict-20260328-203248-VT6366A.html" "Tag: review" click n32 "tags/life.sync-conflict-20260417-233423-VT6366A.html" "Tag: life" click n33 "tags/introduction.html" "Tag: introduction" click n34 "tags/learning.html" "Tag: learning" click n35 "tags/notes.html" "Tag: notes" click n36 "tags/review.html" "Tag: review" click n37 "tags/website.html" "Tag: website" click n38 "tags/life.html" "Tag: life" click n39 "tags/update.html" "Tag: update" click n40 "tags/education.html" "Tag: education" click n41 "tags/insights.html" "Tag: insights" click n42 "tags/reading.html" "Tag: reading" click n43 "tags/emacs.html" "Tag: emacs" click n44 "tags/maths.html" "Tag: maths" click n46 "posts/posts-intro.html" "Posts Introduction" click n47 "posts/posts-list.html" "Posts List" click n49 "posts/career/solid-principles.html" "SOLID Principles" click n50 "posts/career/owasp.html" "OWASP Top Ten" click n51 "posts/career/retrospectives.html" "Retrospectives" click n52 "posts/career/lean.html" "Lean" click n53 "posts/career/invest-principles.html" "Invest Principles" click n54 "posts/career/career-intro.html" "Career Introduction" click n55 "posts/career/management-of-self.html" "Management of self training" click n56 "posts/career/wireframe-designs.html" "Wireframe Designs" click n57 "posts/career/requirements-features.html" "Requirements, features, user stories, tasks, walking skeletons" click n58 "posts/career/normalisation.html" "Benefits of Normalisation" click n59 "posts/career/airflow.html" "Datamarts, Airflow and DAG's" click n60 "posts/career/probation-objectives.html" "Probation Objectives:" click n61 "posts/career/database-permissions.html" "Database Permissions, Roles, and Accounts" click n62 "posts/career/monitoring-and-logging.html" "Monitoring and Logging" click n63 "posts/career/pipelines.html" "Pipelines and how they work (as well as CI/CD)" click n64 "posts/career/restful-api.html" "Restful API" click n65 "posts/career/javascript.html" "Understands the Javascript language" click n66 "posts/career/ha-dr.html" "High Availability, Disaster Recovery and Business Continuity" click n67 "posts/career/cross-site-scripting-xss.html" "Cross-Site Scripting (XSS)" click n68 "posts/career/career-list.html" "Career List" click n70 "play/sigil.html" "Sigil Press" click n71 "play/ink.html" "Ink Pond" click n72 "play/bookshelf.html" "Bookshelf Sort" click n73 "play/constellation.html" "Constellation Desk" click n74 "play/memory.html" "Memory Cabinet" click n75 "play/play.html" "Play" click n76 "play/terminal.html" "Archive Terminal" click n77 "play/study.html" "Study Lamp" click n78 "play/poem.html" "Marginalia Machine" click n80 "home/countdown.html" "Countdown" click n81 "home/backlog.html" "Backlog" click n82 "home/status.html" "Competency Status Board" click n83 "home/hidden-soul.html" "hidden-soul" click n84 "home/wird-tracker.html" "Wird Tracker" click n85 "home/contact.html" "Contact" click n86 "home/services.html" "Service" click n87 "home/notes.html" "Notes" click n88 "home/categories.html" "Categories" click n90 "home/guide/setup.html" "Setup" click n91 "home/guide/wird-tracker-guide.html" "Wird Tracker — Technical Guide" click n93 "rl/index.html" "Resource Loader" #+end_src * Pages - [[file:index.org][Home]] - [[file:recently-updated.org][Recently Updated]] - blogs - [[file:blogs/blogs-intro.org][Blogs Introduction]] - [[file:blogs/publish-pages.org][How to publish pages using Org Publish]] - [[file:blogs/blogs-list.org][Blogs List]] - 2025 - [[file:blogs/2025/2025-list.org][2025 Writing]] - 08-august - [[file:blogs/2025/08-august/zettelkasten.org][Zettelkasten Method]] - [[file:blogs/2025/08-august/what-do-i-want-to-do-with-emacs.org][What Do I Want To Do With Emacs]] - [[file:blogs/2025/08-august/wacom-with-arch.org][Wacom With Arch]] - [[file:blogs/2025/08-august/spending-the-whole-day-on-this-website.org][09-08-2025: Website Changes]] - [[file:blogs/2025/08-august/hilberts.hotel.org][Hilbert's Hotel]] - [[file:blogs/2025/08-august/benefits-of-reading.org][Benefits of Reading]] - [[file:blogs/2025/08-august/third-time.org][Third Time]] - 11-november - [[file:blogs/2025/11-november/02-11-week-review.org][[02-11-2025] - Weekly Review]] - [[file:blogs/2025/11-november/09-11-week-review.org][[09-11-2025] - Weekly Review]] - [[file:blogs/2025/11-november/16-11-week-review.org][[16-11-2025] - Weekly Review]] - [[file:blogs/2025/11-november/23-11-week-review.org][[23-11-2025] - Weekly Review]] - [[file:blogs/2025/11-november/30-11-week-review.org][[30-11-2025] - Weekly Review]] - 12-december - [[file:blogs/2025/12-december/07-12-week-review.org][[07-12-2025] - Weekly Review]] - [[file:blogs/2025/12-december/14-12-week-review.org][[14-12-2025] - Weekly Review]] - [[file:blogs/2025/12-december/21-12-week-review.org][[21-12-2025] - Weekly Review]] - [[file:blogs/2025/12-december/28-12-week-review.org][[28-12-2025] - Weekly Review]] - lima - [[file:lima/lima-list.org][Lima]] - tags - [[file:tags/review.sync-conflict-20260328-203248-VT6366A.org][Tag: review]] - [[file:tags/life.sync-conflict-20260417-233423-VT6366A.org][Tag: life]] - [[file:tags/introduction.org][Tag: introduction]] - [[file:tags/learning.org][Tag: learning]] - [[file:tags/notes.org][Tag: notes]] - [[file:tags/review.org][Tag: review]] - [[file:tags/website.org][Tag: website]] - [[file:tags/life.org][Tag: life]] - [[file:tags/update.org][Tag: update]] - [[file:tags/education.org][Tag: education]] - [[file:tags/insights.org][Tag: insights]] - [[file:tags/reading.org][Tag: reading]] - [[file:tags/emacs.org][Tag: emacs]] - [[file:tags/maths.org][Tag: maths]] - posts - [[file:posts/posts-intro.org][Posts Introduction]] - [[file:posts/posts-list.org][Posts List]] - career - [[file:posts/career/solid-principles.org][SOLID Principles]] - [[file:posts/career/owasp.org][OWASP Top Ten]] - [[file:posts/career/retrospectives.org][Retrospectives]] - [[file:posts/career/lean.org][Lean]] - [[file:posts/career/invest-principles.org][Invest Principles]] - [[file:posts/career/career-intro.org][Career Introduction]] - [[file:posts/career/management-of-self.org][Management of self training]] - [[file:posts/career/wireframe-designs.org][Wireframe Designs]] - [[file:posts/career/requirements-features.org][Requirements, features, user stories, tasks, walking skeletons]] - [[file:posts/career/normalisation.org][Benefits of Normalisation]] - [[file:posts/career/airflow.org][Datamarts, Airflow and DAG's]] - [[file:posts/career/probation-objectives.org][Probation Objectives:]] - [[file:posts/career/database-permissions.org][Database Permissions, Roles, and Accounts]] - [[file:posts/career/monitoring-and-logging.org][Monitoring and Logging]] - [[file:posts/career/pipelines.org][Pipelines and how they work (as well as CI/CD)]] - [[file:posts/career/restful-api.org][Restful API]] - [[file:posts/career/javascript.org][Understands the Javascript language]] - [[file:posts/career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] - [[file:posts/career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] - [[file:posts/career/career-list.org][Career List]] - play - [[file:play/sigil.org][Sigil Press]] - [[file:play/ink.org][Ink Pond]] - [[file:play/bookshelf.org][Bookshelf Sort]] - [[file:play/constellation.org][Constellation Desk]] - [[file:play/memory.org][Memory Cabinet]] - [[file:play/play.org][Play]] - [[file:play/terminal.org][Archive Terminal]] - [[file:play/study.org][Study Lamp]] - [[file:play/poem.org][Marginalia Machine]] - home - [[file:home/countdown.org][Countdown]] - [[file:home/backlog.org][Backlog]] - [[file:home/status.org][Competency Status Board]] - [[file:home/hidden-soul.org][hidden-soul]] - [[file:home/wird-tracker.org][Wird Tracker]] - [[file:home/contact.org][Contact]] - [[file:home/services.org][Service]] - [[file:home/notes.org][Notes]] - [[file:home/categories.org][Categories]] - guide - [[file:home/guide/setup.org][Setup]] - [[file:home/guide/wird-tracker-guide.org][Wird Tracker — Technical Guide]] - rl - [[file:rl/index.org][Resource Loader]]