This commit is contained in:
120
sitemap.org
120
sitemap.org
@@ -74,19 +74,19 @@ flowchart TD
|
||||
n28 --> n34
|
||||
n35["Tag: website"]
|
||||
n28 --> n35
|
||||
n36["Tag: life"]
|
||||
n36["Tag: update"]
|
||||
n28 --> n36
|
||||
n37["Tag: update"]
|
||||
n37["Tag: life"]
|
||||
n28 --> n37
|
||||
n38["Tag: insights"]
|
||||
n38["Tag: education"]
|
||||
n28 --> n38
|
||||
n39["Tag: emacs"]
|
||||
n39["Tag: insights"]
|
||||
n28 --> n39
|
||||
n40["Tag: education"]
|
||||
n40["Tag: reading"]
|
||||
n28 --> n40
|
||||
n41["Tag: maths"]
|
||||
n41["Tag: emacs"]
|
||||
n28 --> n41
|
||||
n42["Tag: reading"]
|
||||
n42["Tag: maths"]
|
||||
n28 --> n42
|
||||
n43{{"posts"}}
|
||||
root --> n43
|
||||
@@ -132,34 +132,36 @@ flowchart TD
|
||||
n46 --> n63
|
||||
n64["High Availability, Disaster Recovery and Business Continuity"]
|
||||
n46 --> n64
|
||||
n65["Career List"]
|
||||
n65["Cross-Site Scripting (XSS)"]
|
||||
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
|
||||
n66["Career List"]
|
||||
n46 --> n66
|
||||
n67{{"play"}}
|
||||
root --> n67
|
||||
n68["Sigil Press"]
|
||||
n67 --> n68
|
||||
n69["Ash Below the Lake"]
|
||||
n67 --> n69
|
||||
n70["Timeline Tangle"]
|
||||
n67 --> n70
|
||||
n71["Ink Pond"]
|
||||
n67 --> n71
|
||||
n72["Supper Wheel"]
|
||||
n67 --> n72
|
||||
n73["Bookshelf Sort"]
|
||||
n67 --> n73
|
||||
n74["Constellation Desk"]
|
||||
n67 --> n74
|
||||
n75["Memory Cabinet"]
|
||||
n67 --> n75
|
||||
n76["Archive Terminal"]
|
||||
n67 --> n76
|
||||
n77["Study Lamp"]
|
||||
n67 --> n77
|
||||
n78["Marginalia Machine"]
|
||||
n67 --> n78
|
||||
n79["The Rain Index"]
|
||||
n67 --> n79
|
||||
click n1 "index.html" "Home"
|
||||
click n2 "play.html" "Play"
|
||||
click n3 "wip.html" "Work in progress"
|
||||
@@ -188,13 +190,13 @@ flowchart TD
|
||||
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 n36 "tags/update.html" "Tag: update"
|
||||
click n37 "tags/life.html" "Tag: life"
|
||||
click n38 "tags/education.html" "Tag: education"
|
||||
click n39 "tags/insights.html" "Tag: insights"
|
||||
click n40 "tags/reading.html" "Tag: reading"
|
||||
click n41 "tags/emacs.html" "Tag: emacs"
|
||||
click n42 "tags/maths.html" "Tag: maths"
|
||||
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"
|
||||
@@ -215,19 +217,20 @@ flowchart TD
|
||||
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"
|
||||
click n65 "posts/career/cross-site-scripting-xss.html" "Cross-Site Scripting (XSS)"
|
||||
click n66 "posts/career/career-list.html" "Career List"
|
||||
click n68 "play/sigil.html" "Sigil Press"
|
||||
click n69 "play/rpg.html" "Ash Below the Lake"
|
||||
click n70 "play/timeline.html" "Timeline Tangle"
|
||||
click n71 "play/ink.html" "Ink Pond"
|
||||
click n72 "play/recipe.html" "Supper Wheel"
|
||||
click n73 "play/bookshelf.html" "Bookshelf Sort"
|
||||
click n74 "play/constellation.html" "Constellation Desk"
|
||||
click n75 "play/memory.html" "Memory Cabinet"
|
||||
click n76 "play/terminal.html" "Archive Terminal"
|
||||
click n77 "play/study.html" "Study Lamp"
|
||||
click n78 "play/poem.html" "Marginalia Machine"
|
||||
click n79 "play/the-rain-index.html" "The Rain Index"
|
||||
#+end_src
|
||||
|
||||
* Pages
|
||||
@@ -266,13 +269,13 @@ flowchart TD
|
||||
- [[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/insights.org][Tag: insights]]
|
||||
- [[file:tags/emacs.org][Tag: emacs]]
|
||||
- [[file:tags/life.org][Tag: life]]
|
||||
- [[file:tags/education.org][Tag: education]]
|
||||
- [[file:tags/maths.org][Tag: maths]]
|
||||
- [[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]]
|
||||
@@ -295,6 +298,7 @@ flowchart TD
|
||||
- [[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]]
|
||||
|
||||
Reference in New Issue
Block a user