From 67ab0d2ddbac8a29031381eb6cfdcf14fcf12343 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Wed, 15 Jul 2026 18:36:00 +0100 Subject: [PATCH] updates --- assets/scripts/features/hidden-details.js | 35 ++++++++++++++++++++--- build-logs/gitea-build-monitor.log | 12 ++++++++ posts/posts-list.org | 2 +- sitemap.org | 16 +++++------ 4 files changed, 52 insertions(+), 13 deletions(-) diff --git a/assets/scripts/features/hidden-details.js b/assets/scripts/features/hidden-details.js index e800baa..3834afe 100755 --- a/assets/scripts/features/hidden-details.js +++ b/assets/scripts/features/hidden-details.js @@ -35,7 +35,13 @@ const familyLayers = []; - const details = []; + const details = [ + "Keep one small appointment with yourself today.", + "Leave one kindness prepared for tomorrow-you.", + "Discipline can speak in a calm voice.", + "When the task feels heavy, remember the life it is trying to make possible.", + "Pause here: you are allowed to be proud of the person who kept returning." +]; const poems = []; @@ -45,14 +51,35 @@ const lore = { "quotes": [ - "14/07/26 - big demo meeting with CEO tomorrow !!" + "14/07/26 - big demo meeting with CEO tomorrow !!", + "Readiness often arrives ten minutes after you begin.", + "Rest is not a reward for becoming exhausted. It is maintenance for the person doing the becoming.", + "Before the world starts making requests, give your own life a few undivided minutes.", + "Every meaningful yes needs a few well-placed noes around it.", + "Motivation is weather. Build a shelter sturdy enough to keep going when the sky changes.", + "Do not design only for your best days. Create a minimum version of the habit that even a tired day can hold.", + "No repetition is wasted just because nobody applauded it.", + "Look backwards long enough to notice the ground you have already crossed.", + "Use the voice that helps you stand up again.", + "Sometimes courage is simply opening the document again.", + "When resistance feels enormous, promise only five minutes. The aim is not to finish; it is to make starting feel safe again.", + "If the habit keeps failing, redesign the doorway: put the book on the pillow, the shoes by the door, the difficult task at the hour your mind is clearest.", + "The exciting beginning and the visible result are connected by ordinary days. Learn to respect the bridge.", + "Completion creates its own kind of energy. Close one tab, send one message, clear one surface, finish one small loop." ], "conversations": [], "journals": [ - "10/07/26 - surviving a heatwave whilst working :-)" + "10/07/26 - surviving a heatwave whilst working :-)", + "You do not need the whole staircase today. Name the next honest step, make it small enough to begin, and let motion teach you what planning cannot.", + "Replace ‘I am lazy’ with evidence: what drained me, what helped me, and what is the smallest change I can test tomorrow? Curiosity builds what shame only bruises.", + "A missed day is data, not destiny. Return before the story in your head turns one pause into an identity." ], "warnings": [], - "dreams": [], + "dreams": [ + "The path was hidden, but the compass still answered: values before mood, direction before speed, one careful footfall before certainty.", + "Long after inspiration went home, a single workshop light stayed on. Inside, patience was sanding rough effort into skill.", + "For a long time the seed had nothing visible to show. It was still becoming roots." + ], "cassettes": [], "fakeUsers": [], "seasonal": {}, diff --git a/build-logs/gitea-build-monitor.log b/build-logs/gitea-build-monitor.log index 5ff8690..6759174 100755 --- a/build-logs/gitea-build-monitor.log +++ b/build-logs/gitea-build-monitor.log @@ -640,3 +640,15 @@ at , /home/zaine/master-folder/org-platform/org_web/gitea-build-mon 2026-07-14T01:02:30.0548628+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. 2026-07-14T01:02:30.1384384+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 2026-07-14T01:02:30.3984444+01:00 [INFO] Sent authoring server test notification. +2026-07-14T12:39:01.0708982+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success +2026-07-14T12:39:01.0808134+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web. +2026-07-14T12:39:02.4868612+01:00 [INFO] Sent build status notification with 1 embed(s). +2026-07-14T12:39:02.5135725+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. +2026-07-14T12:39:02.6104911+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 +2026-07-14T12:39:02.9742997+01:00 [INFO] Sent authoring server test notification. +2026-07-15T01:01:08.9836199+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success +2026-07-15T01:01:08.9911741+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web. +2026-07-15T01:01:09.9267681+01:00 [INFO] Sent build status notification with 1 embed(s). +2026-07-15T01:01:09.9450565+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. +2026-07-15T01:01:10.0187547+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 +2026-07-15T01:01:11.3848924+01:00 [INFO] Sent authoring server test notification. diff --git a/posts/posts-list.org b/posts/posts-list.org index c865f19..e193ef7 100755 --- a/posts/posts-list.org +++ b/posts/posts-list.org @@ -4,7 +4,7 @@ See the categories: @@html:Categories@@ * Posts: -- [[file:career/career-list.org][Career List]] @@html:@@ +- [[file:career/career-list.org][Career List]] @@html:@@ - [[file:career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:@@ @@html:@@ @@html:@@ - [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:@@ @@html:@@ @@html:@@ - [[file:career/javascript.org][Understands the Javascript language]] @@html:@@ @@html:@@ @@html:@@ diff --git a/sitemap.org b/sitemap.org index 8328629..e231baa 100755 --- a/sitemap.org +++ b/sitemap.org @@ -146,11 +146,11 @@ flowchart TD n60 --> n70 n71["Tag: insights"] n60 --> n71 - n72["Tag: reading"] + n72["Tag: emacs"] n60 --> n72 - n73["Tag: emacs"] + n73["Tag: maths"] n60 --> n73 - n74["Tag: maths"] + n74["Tag: reading"] n60 --> n74 click n1 "index.html" "Home" click n2 "recently-updated.html" "Recently Updated" @@ -215,9 +215,9 @@ flowchart TD click n69 "tags/life.html" "Tag: life" click n70 "tags/education.html" "Tag: education" click n71 "tags/insights.html" "Tag: insights" - click n72 "tags/reading.html" "Tag: reading" - click n73 "tags/emacs.html" "Tag: emacs" - click n74 "tags/maths.html" "Tag: maths" + click n72 "tags/emacs.html" "Tag: emacs" + click n73 "tags/maths.html" "Tag: maths" + click n74 "tags/reading.html" "Tag: reading" #+end_src * Pages @@ -292,6 +292,6 @@ flowchart TD - [[file:tags/life.org][Tag: life]] - [[file:tags/education.org][Tag: education]] - [[file:tags/insights.org][Tag: insights]] - - [[file:tags/reading.org][Tag: reading]] - [[file:tags/emacs.org][Tag: emacs]] - - [[file:tags/maths.org][Tag: maths]] \ No newline at end of file + - [[file:tags/maths.org][Tag: maths]] + - [[file:tags/reading.org][Tag: reading]] \ No newline at end of file