From d63dc6d2cf84cb4ff9237a27bda1d5a24a1c624d Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Tue, 2 Jun 2026 09:55:52 +0100 Subject: [PATCH] 02/06 cleanup --- assets/scripts/comments.js | 2 -- assets/scripts/gallery-init.js | 2 -- assets/styles/kanban.css | 2 -- assets/styles/misc.css | 10 ---------- gitea-build-monitor.log | 6 ++++++ posts/posts-list.org | 2 +- sitemap.org | 26 +++++++++++++------------- 7 files changed, 20 insertions(+), 30 deletions(-) diff --git a/assets/scripts/comments.js b/assets/scripts/comments.js index 6abb4fc..25596f3 100755 --- a/assets/scripts/comments.js +++ b/assets/scripts/comments.js @@ -67,8 +67,6 @@ function createComment(comment) { wrapper.appendChild(replies); } - console.log("PARENT_ID RECEIVED:", comment.parent_id) - return wrapper; } diff --git a/assets/scripts/gallery-init.js b/assets/scripts/gallery-init.js index 15fb599..c76eb76 100755 --- a/assets/scripts/gallery-init.js +++ b/assets/scripts/gallery-init.js @@ -64,11 +64,9 @@ document.addEventListener('DOMContentLoaded', () => { let currentRotation = 0; let rotateControls = null; - // 3) Build galleries per content container const containers = document.querySelectorAll('main, article, .content, body'); containers.forEach((container) => { - //const links = Array.from(container.querySelectorAll('.figure a, a:has(img.org-svg)')); const links = Array.from(container.querySelectorAll( '.figure a, a:has(img.org-svg), a[href$=".mp4"], a[href$=".webm"], a[href$=".mov"], a[href$=".m4v"], a[href$=".ogv"]' )); diff --git a/assets/styles/kanban.css b/assets/styles/kanban.css index 5942e82..168edf7 100755 --- a/assets/styles/kanban.css +++ b/assets/styles/kanban.css @@ -211,8 +211,6 @@ align-items: center; gap: 0; margin-bottom: 1rem; - - //border: 1px solid var(--border-color, #ccc); border-radius: 999px; padding: 3px; diff --git a/assets/styles/misc.css b/assets/styles/misc.css index 37576ec..2e15dae 100755 --- a/assets/styles/misc.css +++ b/assets/styles/misc.css @@ -10,7 +10,6 @@ .marginnote{ float: right; width: var(--margin); - /* margin-right: calc(-1 * ( (95vw - var(--content)) / 2 )); */ margin-right: calc(-1 * ((100vi - var(--content)) / 2)); padding-right: var(--gutter); overflow-wrap: break-word; @@ -61,12 +60,6 @@ body{ counter-reset: sidenote-counter; } pointer-events: none; } -/* #content .figure, */ -/* #content .org-src-container, */ -/* #content img.fullwidth{ */ -/* //clear: both; */ -/* } */ - .fullwidth{ display: block; position: relative; @@ -462,7 +455,6 @@ mark { #table-of-contents{ float: left; width: var(--margin); - /* margin-left: calc(-1 * ( (95vw - var(--content)) / 2 )); */ margin-left: calc(-1 * ((100vi - var(--content)) / 2)); padding-left: var(--gutter); box-sizing: border-box; @@ -505,8 +497,6 @@ mark { h2[id], h3[id], h4[id] { scroll-margin-top: 6.5rem; } #text-table-of-contents a.is-active{ - /* font-weight: 700; */ text-decoration: underline; background-color: var(--active-toc); - /* border: 1px solid var(--border, #ccc); */ } diff --git a/gitea-build-monitor.log b/gitea-build-monitor.log index bbdb6d4..0175bac 100644 --- a/gitea-build-monitor.log +++ b/gitea-build-monitor.log @@ -272,3 +272,9 @@ 2026-06-02T01:01:29.5086201+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/projects/authoring-service/.venv/bin/python. 2026-06-02T01:01:29.5936897+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 2026-06-02T01:01:29.8841990+01:00 [INFO] Sent authoring server test notification. +2026-06-02T09:49:20.6566212+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success +2026-06-02T09:49:20.6665266+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web. +2026-06-02T09:49:21.9564877+01:00 [INFO] Sent build status notification with 1 embed(s). +2026-06-02T09:49:21.9793031+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/projects/authoring-service/.venv/bin/python. +2026-06-02T09:49:22.0648553+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 +2026-06-02T09:49:22.3736927+01:00 [INFO] Sent authoring server test notification. diff --git a/posts/posts-list.org b/posts/posts-list.org index 23421dc..3d398ac 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:01-06-2026 10:23@@ +- [[file:career/career-list.org][Career List]] @@html:02-06-2026 01:01@@ - [[file:career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:01-06-2026 10:21@@ @@html:@@ @@html:@@ - [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:11-03-2026 17:18@@ @@html:@@ @@html:@@ - [[file:career/javascript.org][Understands the Javascript language]] @@html:11-03-2026 16:52@@ @@html:@@ @@html:@@ diff --git a/sitemap.org b/sitemap.org index e51539a..1b07ec2 100755 --- a/sitemap.org +++ b/sitemap.org @@ -76,15 +76,15 @@ flowchart TD n28 --> n35 n36["Tag: update"] n28 --> n36 - n37["Tag: life"] + n37["Tag: insights"] n28 --> n37 - n38["Tag: education"] + n38["Tag: life"] n28 --> n38 - n39["Tag: insights"] + n39["Tag: emacs"] n28 --> n39 - n40["Tag: reading"] + n40["Tag: education"] n28 --> n40 - n41["Tag: emacs"] + n41["Tag: reading"] n28 --> n41 n42["Tag: maths"] n28 --> n42 @@ -191,11 +191,11 @@ flowchart TD click n34 "tags/review.html" "Tag: review" click n35 "tags/website.html" "Tag: website" click n36 "tags/update.html" "Tag: update" - click n37 "tags/life.html" "Tag: life" - click n38 "tags/education.html" "Tag: education" - click n39 "tags/insights.html" "Tag: insights" - click n40 "tags/reading.html" "Tag: reading" - click n41 "tags/emacs.html" "Tag: emacs" + click n37 "tags/insights.html" "Tag: insights" + click n38 "tags/life.html" "Tag: life" + click n39 "tags/emacs.html" "Tag: emacs" + click n40 "tags/education.html" "Tag: education" + click n41 "tags/reading.html" "Tag: reading" click n42 "tags/maths.html" "Tag: maths" click n44 "posts/posts-intro.html" "Posts Introduction" click n45 "posts/posts-list.html" "Posts List" @@ -270,11 +270,11 @@ flowchart TD - [[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/insights.org][Tag: insights]] - - [[file:tags/reading.org][Tag: reading]] + - [[file:tags/life.org][Tag: life]] - [[file:tags/emacs.org][Tag: emacs]] + - [[file:tags/education.org][Tag: education]] + - [[file:tags/reading.org][Tag: reading]] - [[file:tags/maths.org][Tag: maths]] - posts - [[file:posts/posts-intro.org][Posts Introduction]]