#+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{{"home"}} root --> n7 n8["Countdown"] n7 --> n8 n9["Backlog"] n7 --> n9 n10["Competency Status Board"] n7 --> n10 n11["hidden-soul"] n7 --> n11 n12["Wird Tracker"] n7 --> n12 n13["Contact"] n7 --> n13 n14["Service"] n7 --> n14 n15["Notes"] n7 --> n15 n16["Categories"] n7 --> n16 n17{{"guide"}} n7 --> n17 n18["Setup"] n17 --> n18 n19["Wird Tracker — Technical Guide"] n17 --> n19 n20{{"lima"}} root --> n20 n21["Lima"] n20 --> n21 n22{{"play"}} root --> n22 n23["Sigil Press"] n22 --> n23 n24["Ash Below the Lake"] n22 --> n24 n25["Timeline Tangle"] n22 --> n25 n26["Ink Pond"] n22 --> n26 n27["Supper Wheel"] n22 --> n27 n28["Bookshelf Sort"] n22 --> n28 n29["Constellation Desk"] n22 --> n29 n30["Memory Cabinet"] n22 --> n30 n31["Play"] n22 --> n31 n32["Archive Terminal"] n22 --> n32 n33["Study Lamp"] n22 --> n33 n34["Marginalia Machine"] n22 --> n34 n35["The Rain Index"] n22 --> n35 n36{{"posts"}} root --> n36 n37["Posts Introduction"] n36 --> n37 n38["Posts List"] n36 --> n38 n39{{"career"}} n36 --> n39 n40["SOLID Principles"] n39 --> n40 n41["OWASP Top Ten"] n39 --> n41 n42["Retrospectives"] n39 --> n42 n43["Lean"] n39 --> n43 n44["Invest Principles"] n39 --> n44 n45["Career Introduction"] n39 --> n45 n46["Management of self training"] n39 --> n46 n47["Wireframe Designs"] n39 --> n47 n48["Requirements, features, user stories, tasks, walking skeletons"] n39 --> n48 n49["Benefits of Normalisation"] n39 --> n49 n50["Datamarts, Airflow and DAG's"] n39 --> n50 n51["Probation Objectives:"] n39 --> n51 n52["Database Permissions, Roles, and Accounts"] n39 --> n52 n53["Monitoring and Logging"] n39 --> n53 n54["Pipelines and how they work (as well as CI/CD)"] n39 --> n54 n55["Restful API"] n39 --> n55 n56["Understands the Javascript language"] n39 --> n56 n57["High Availability, Disaster Recovery and Business Continuity"] n39 --> n57 n58["Cross-Site Scripting (XSS)"] n39 --> n58 n59["Career List"] n39 --> n59 n60{{"tags"}} root --> n60 n61["Tag: review"] n60 --> n61 n62["Tag: life"] n60 --> n62 n63["Tag: introduction"] n60 --> n63 n64["Tag: learning"] n60 --> n64 n65["Tag: notes"] n60 --> n65 n66["Tag: review"] n60 --> n66 n67["Tag: website"] n60 --> n67 n68["Tag: update"] n60 --> n68 n69["Tag: life"] n60 --> n69 n70["Tag: education"] n60 --> n70 n71["Tag: insights"] n60 --> n71 n72["Tag: reading"] n60 --> n72 n73["Tag: emacs"] n60 --> n73 n74["Tag: maths"] n60 --> n74 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 "home/countdown.html" "Countdown" click n9 "home/backlog.html" "Backlog" click n10 "home/status.html" "Competency Status Board" click n11 "home/hidden-soul.html" "hidden-soul" click n12 "home/wird-tracker.html" "Wird Tracker" click n13 "home/contact.html" "Contact" click n14 "home/services.html" "Service" click n15 "home/notes.html" "Notes" click n16 "home/categories.html" "Categories" click n18 "home/guide/setup.html" "Setup" click n19 "home/guide/wird-tracker-guide.html" "Wird Tracker — Technical Guide" click n21 "lima/lima-list.html" "Lima" click n23 "play/sigil.html" "Sigil Press" click n24 "play/rpg.html" "Ash Below the Lake" click n25 "play/timeline.html" "Timeline Tangle" click n26 "play/ink.html" "Ink Pond" click n27 "play/recipe.html" "Supper Wheel" click n28 "play/bookshelf.html" "Bookshelf Sort" click n29 "play/constellation.html" "Constellation Desk" click n30 "play/memory.html" "Memory Cabinet" click n31 "play/play.html" "Play" click n32 "play/terminal.html" "Archive Terminal" click n33 "play/study.html" "Study Lamp" click n34 "play/poem.html" "Marginalia Machine" click n35 "play/the-rain-index.html" "The Rain Index" click n37 "posts/posts-intro.html" "Posts Introduction" click n38 "posts/posts-list.html" "Posts List" click n40 "posts/career/solid-principles.html" "SOLID Principles" click n41 "posts/career/owasp.html" "OWASP Top Ten" click n42 "posts/career/retrospectives.html" "Retrospectives" click n43 "posts/career/lean.html" "Lean" click n44 "posts/career/invest-principles.html" "Invest Principles" click n45 "posts/career/career-intro.html" "Career Introduction" click n46 "posts/career/management-of-self.html" "Management of self training" click n47 "posts/career/wireframe-designs.html" "Wireframe Designs" click n48 "posts/career/requirements-features.html" "Requirements, features, user stories, tasks, walking skeletons" click n49 "posts/career/normalisation.html" "Benefits of Normalisation" click n50 "posts/career/airflow.html" "Datamarts, Airflow and DAG's" click n51 "posts/career/probation-objectives.html" "Probation Objectives:" click n52 "posts/career/database-permissions.html" "Database Permissions, Roles, and Accounts" click n53 "posts/career/monitoring-and-logging.html" "Monitoring and Logging" click n54 "posts/career/pipelines.html" "Pipelines and how they work (as well as CI/CD)" click n55 "posts/career/restful-api.html" "Restful API" click n56 "posts/career/javascript.html" "Understands the Javascript language" click n57 "posts/career/ha-dr.html" "High Availability, Disaster Recovery and Business Continuity" click n58 "posts/career/cross-site-scripting-xss.html" "Cross-Site Scripting (XSS)" click n59 "posts/career/career-list.html" "Career List" click n61 "tags/review.sync-conflict-20260328-203248-VT6366A.html" "Tag: review" click n62 "tags/life.sync-conflict-20260417-233423-VT6366A.html" "Tag: life" click n63 "tags/introduction.html" "Tag: introduction" click n64 "tags/learning.html" "Tag: learning" click n65 "tags/notes.html" "Tag: notes" click n66 "tags/review.html" "Tag: review" click n67 "tags/website.html" "Tag: website" click n68 "tags/update.html" "Tag: update" click n69 "tags/life.html" "Tag: life" click n70 "tags/education.html" "Tag: education" click n71 "tags/insights.html" "Tag: insights" click n72 "tags/reading.html" "Tag: reading" click n73 "tags/emacs.html" "Tag: emacs" click n74 "tags/maths.html" "Tag: maths" #+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]] - 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]] - lima - [[file:lima/lima-list.org][Lima]] - play - [[file:play/sigil.org][Sigil Press]] - [[file:play/rpg.org][Ash Below the Lake]] - [[file:play/timeline.org][Timeline Tangle]] - [[file:play/ink.org][Ink Pond]] - [[file:play/recipe.org][Supper Wheel]] - [[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]] - [[file:play/the-rain-index.org][The Rain Index]] - 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]] - 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/update.org][Tag: update]] - [[file:tags/life.org][Tag: life]] - [[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]]