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