Files
org_web/sitemap.org
gitea-actions db90e9f452
Some checks failed
Build Org Website / build (push) Failing after 2m44s
21
2026-07-21 12:08:21 +01:00

10 KiB
Executable File

Sitemap

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