Add standalone export for Two Rivers at Moonrise
All checks were successful
Build Org Website / build (push) Successful in 44s

This commit is contained in:
gitea-actions
2026-07-30 23:37:18 +01:00
parent 563d4b63cc
commit 4659edc658
186 changed files with 4799 additions and 8 deletions

View File

@@ -112,9 +112,9 @@ flowchart TD
n43 --> n53
n54["Tag: education"]
n43 --> n54
n55["Tag: reading"]
n55["Tag: emacs"]
n43 --> n55
n56["Tag: emacs"]
n56["Tag: reading"]
n43 --> n56
n57["Tag: maths"]
n43 --> n57
@@ -192,6 +192,8 @@ flowchart TD
n82 --> n93
n94["Rescue Princess Lima"]
n82 --> n94
n95["Two Rivers at Moonrise"]
n82 --> n95
click n1 "index.html" "Home"
click n2 "recently-updated.html" "Recently Updated"
click n4 "blogs/blogs-intro.html" "Blogs Introduction"
@@ -228,8 +230,8 @@ flowchart TD
click n52 "tags/update.html" "Tag: update"
click n53 "tags/insights.html" "Tag: insights"
click n54 "tags/education.html" "Tag: education"
click n55 "tags/reading.html" "Tag: reading"
click n56 "tags/emacs.html" "Tag: emacs"
click n55 "tags/emacs.html" "Tag: emacs"
click n56 "tags/reading.html" "Tag: reading"
click n57 "tags/maths.html" "Tag: maths"
click n59 "posts/posts-intro.html" "Posts Introduction"
click n60 "posts/posts-list.html" "Posts List"
@@ -265,6 +267,7 @@ flowchart TD
click n92 "play/the-rain-index.html" "The Rain Index"
click n93 "play/house.html" "The House of Pages"
click n94 "play/rpg.html" "Rescue Princess Lima"
click n95 "play/two-rivers.html" "Two Rivers at Moonrise"
#+end_src
* Pages
@@ -322,8 +325,8 @@ flowchart TD
- [[file:tags/update.org][Tag: update]]
- [[file:tags/insights.org][Tag: insights]]
- [[file:tags/education.org][Tag: education]]
- [[file:tags/reading.org][Tag: reading]]
- [[file:tags/emacs.org][Tag: emacs]]
- [[file:tags/reading.org][Tag: reading]]
- [[file:tags/maths.org][Tag: maths]]
- posts
- [[file:posts/posts-intro.org][Posts Introduction]]
@@ -361,4 +364,5 @@ 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][Rescue Princess Lima]]
- [[file:play/rpg.org][Rescue Princess Lima]]
- [[file:play/two-rivers.org][Two Rivers at Moonrise]]