Refactor org web platform and remove legacy code
All checks were successful
Build Org Website / build (push) Successful in 39s
All checks were successful
Build Org Website / build (push) Successful in 39s
This commit is contained in:
18
sitemap.org
18
sitemap.org
@@ -110,9 +110,9 @@ flowchart TD
|
||||
n43 --> n52
|
||||
n53["Tag: insights"]
|
||||
n43 --> n53
|
||||
n54["Tag: education"]
|
||||
n54["Tag: emacs"]
|
||||
n43 --> n54
|
||||
n55["Tag: emacs"]
|
||||
n55["Tag: education"]
|
||||
n43 --> n55
|
||||
n56["Tag: reading"]
|
||||
n43 --> n56
|
||||
@@ -142,7 +142,7 @@ flowchart TD
|
||||
n58 --> n68
|
||||
n69["The House of Pages"]
|
||||
n58 --> n69
|
||||
n70["The Archive World"]
|
||||
n70["Rescue Princess Lima"]
|
||||
n58 --> n70
|
||||
n71{{"posts"}}
|
||||
root --> n71
|
||||
@@ -227,8 +227,8 @@ flowchart TD
|
||||
click n51 "tags/life.html" "Tag: life"
|
||||
click n52 "tags/update.html" "Tag: update"
|
||||
click n53 "tags/insights.html" "Tag: insights"
|
||||
click n54 "tags/education.html" "Tag: education"
|
||||
click n55 "tags/emacs.html" "Tag: emacs"
|
||||
click n54 "tags/emacs.html" "Tag: emacs"
|
||||
click n55 "tags/education.html" "Tag: education"
|
||||
click n56 "tags/reading.html" "Tag: reading"
|
||||
click n57 "tags/maths.html" "Tag: maths"
|
||||
click n59 "play/sigil.html" "Sigil Press"
|
||||
@@ -242,7 +242,7 @@ flowchart TD
|
||||
click n67 "play/poem.html" "Marginalia Machine"
|
||||
click n68 "play/the-rain-index.html" "The Rain Index"
|
||||
click n69 "play/house.html" "The House of Pages"
|
||||
click n70 "play/rpg.html" "The Archive World"
|
||||
click n70 "play/rpg.html" "Rescue Princess Lima"
|
||||
click n72 "posts/posts-intro.html" "Posts Introduction"
|
||||
click n73 "posts/posts-list.html" "Posts List"
|
||||
click n75 "posts/career/solid-principles.html" "SOLID Principles"
|
||||
@@ -321,8 +321,8 @@ flowchart TD
|
||||
- [[file:tags/life.org][Tag: life]]
|
||||
- [[file:tags/update.org][Tag: update]]
|
||||
- [[file:tags/insights.org][Tag: insights]]
|
||||
- [[file:tags/education.org][Tag: education]]
|
||||
- [[file:tags/emacs.org][Tag: emacs]]
|
||||
- [[file:tags/education.org][Tag: education]]
|
||||
- [[file:tags/reading.org][Tag: reading]]
|
||||
- [[file:tags/maths.org][Tag: maths]]
|
||||
- play
|
||||
@@ -337,7 +337,7 @@ flowchart TD
|
||||
- [[file:play/poem.org][Marginalia Machine]]
|
||||
- [[file:play/the-rain-index.org][The Rain Index]]
|
||||
- [[file:play/house.org][The House of Pages]]
|
||||
- [[file:play/rpg.org][The Archive World]]
|
||||
- [[file:play/rpg.org][Rescue Princess Lima]]
|
||||
- posts
|
||||
- [[file:posts/posts-intro.org][Posts Introduction]]
|
||||
- [[file:posts/posts-list.org][Posts List]]
|
||||
@@ -361,4 +361,4 @@ flowchart TD
|
||||
- [[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]]
|
||||
- [[file:posts/career/career-list.org][Career List]]
|
||||
|
||||
Reference in New Issue
Block a user