Improve resource loader error reporting and thumbnail uploads
Some checks failed
Build Org Website / build (push) Has been cancelled

This commit is contained in:
gitea-actions
2026-08-24 10:14:46 +01:00
parent 4653a2caae
commit 74924ea06f
5 changed files with 68 additions and 17 deletions

View File

@@ -78,19 +78,19 @@ flowchart TD
n30 --> n36
n37["Tag: website"]
n30 --> n37
n38["Tag: life"]
n38["Tag: update"]
n30 --> n38
n39["Tag: education"]
n39["Tag: life"]
n30 --> n39
n40["Tag: update"]
n40["Tag: education"]
n30 --> n40
n41["Tag: insights"]
n30 --> n41
n42["Tag: emacs"]
n30 --> n42
n43["Tag: maths"]
n43["Tag: reading"]
n30 --> n43
n44["Tag: reading"]
n44["Tag: maths"]
n30 --> n44
n45{{"posts"}}
root --> n45
@@ -211,13 +211,13 @@ flowchart TD
click n35 "tags/notes.html" "Tag: notes"
click n36 "tags/review.html" "Tag: review"
click n37 "tags/website.html" "Tag: website"
click n38 "tags/life.html" "Tag: life"
click n39 "tags/education.html" "Tag: education"
click n40 "tags/update.html" "Tag: update"
click n38 "tags/update.html" "Tag: update"
click n39 "tags/life.html" "Tag: life"
click n40 "tags/education.html" "Tag: education"
click n41 "tags/insights.html" "Tag: insights"
click n42 "tags/emacs.html" "Tag: emacs"
click n43 "tags/maths.html" "Tag: maths"
click n44 "tags/reading.html" "Tag: reading"
click n43 "tags/reading.html" "Tag: reading"
click n44 "tags/maths.html" "Tag: maths"
click n46 "posts/posts-intro.html" "Posts Introduction"
click n47 "posts/posts-list.html" "Posts List"
click n49 "posts/career/solid-principles.html" "SOLID Principles"
@@ -301,13 +301,13 @@ flowchart TD
- [[file:tags/notes.org][Tag: notes]]
- [[file:tags/review.org][Tag: review]]
- [[file:tags/website.org][Tag: website]]
- [[file:tags/update.org][Tag: update]]
- [[file:tags/life.org][Tag: life]]
- [[file:tags/education.org][Tag: education]]
- [[file:tags/update.org][Tag: update]]
- [[file:tags/insights.org][Tag: insights]]
- [[file:tags/emacs.org][Tag: emacs]]
- [[file:tags/maths.org][Tag: maths]]
- [[file:tags/reading.org][Tag: reading]]
- [[file:tags/maths.org][Tag: maths]]
- posts
- [[file:posts/posts-intro.org][Posts Introduction]]
- [[file:posts/posts-list.org][Posts List]]