seperating build

This commit is contained in:
gitea-actions
2026-07-08 22:09:29 +01:00
parent 832eb1a913
commit b7f08ba46d
17 changed files with 822 additions and 958 deletions

View File

@@ -8,8 +8,6 @@ flowchart TD
root --> n1
n2["Play"]
root --> n2
n3["Work in progress"]
root --> n3
n4["Recently Updated"]
root --> n4
n9{{"blogs"}}
@@ -156,7 +154,6 @@ flowchart TD
n67 --> n79
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 n10 "blogs/blogs-intro.html" "Blogs Introduction"
click n11 "blogs/publish-pages.html" "How to publish pages using Org Publish"
@@ -226,7 +223,6 @@ flowchart TD
* Pages
- [[file:index.org][Home]]
- [[file:play.org][Play]]
- [[file:wip.org][Work in progress]]
- [[file:recently-updated.org][Recently Updated]]
- blogs
- [[file:blogs/blogs-intro.org][Blogs Introduction]]