diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 9728846..a17d18d 100755 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -57,4 +57,4 @@ jobs: API_KEY: ${{ secrets.API_KEY }} run: | cd /home/zaine/master-folder/org-platform/org_web - /snap/bin/pwsh -NoProfile -File ./gitea-build-monitor.ps1 \ No newline at end of file + /snap/bin/pwsh -NoProfile -File ./build-logs/gitea-build-monitor.ps1 diff --git a/assets/content/comment-pages.json b/assets/content/comment-pages.json old mode 100644 new mode 100755 diff --git a/assets/icons/pen-icon.png b/assets/icons/pen-icon.png old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-05-12-lima.jpg b/assets/images/blogs/2026-05-12-lima.jpg old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-05-12-screenshot-2026-05-12-163301.png b/assets/images/blogs/2026-05-12-screenshot-2026-05-12-163301.png old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-05-13-200.gif b/assets/images/blogs/2026-05-13-200.gif old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-05-13-image.jpg b/assets/images/blogs/2026-05-13-image.jpg old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-05-13-poppadoms.jpg b/assets/images/blogs/2026-05-13-poppadoms.jpg old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-05-13-screenshot-2026-05-13-131807.png b/assets/images/blogs/2026-05-13-screenshot-2026-05-13-131807.png old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-05-13-spinning-spin.webp b/assets/images/blogs/2026-05-13-spinning-spin.webp old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-05-27-screenshot-2026-05-27-160508.png b/assets/images/blogs/2026-05-27-screenshot-2026-05-27-160508.png old mode 100644 new mode 100755 diff --git a/assets/images/blogs/2026-06-04-screenshot-2026-06-04-143726.png b/assets/images/blogs/2026-06-04-screenshot-2026-06-04-143726.png old mode 100644 new mode 100755 diff --git a/assets/images/career/2026-06-01-xss-attack.webp b/assets/images/career/2026-06-01-xss-attack.webp old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-02-01-timesheet.png b/assets/images/reviews/timesheets/2026-02-01-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-02-08-timesheet.png b/assets/images/reviews/timesheets/2026-02-08-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-02-15-timesheet.png b/assets/images/reviews/timesheets/2026-02-15-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-02-22-timesheet.png b/assets/images/reviews/timesheets/2026-02-22-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-03-01-timesheet.png b/assets/images/reviews/timesheets/2026-03-01-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-03-08-timesheet.png b/assets/images/reviews/timesheets/2026-03-08-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-05-10-timesheet.png b/assets/images/reviews/timesheets/2026-05-10-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-05-17-timesheet.png b/assets/images/reviews/timesheets/2026-05-17-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-05-24-timesheet.png b/assets/images/reviews/timesheets/2026-05-24-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/images/reviews/timesheets/2026-05-31-timesheet.png b/assets/images/reviews/timesheets/2026-05-31-timesheet.png old mode 100644 new mode 100755 diff --git a/assets/scripts/application/theme-switcher.js b/assets/scripts/application/theme-switcher.js old mode 100644 new mode 100755 diff --git a/assets/scripts/ash-below-lake.js b/assets/scripts/ash-below-lake.js old mode 100644 new mode 100755 diff --git a/assets/scripts/features/comments.js b/assets/scripts/features/comments.js old mode 100644 new mode 100755 diff --git a/assets/scripts/features/hidden-details.js b/assets/scripts/features/hidden-details.js old mode 100644 new mode 100755 diff --git a/assets/scripts/pages/ash-below-lake.js b/assets/scripts/pages/ash-below-lake.js old mode 100644 new mode 100755 diff --git a/assets/scripts/pages/competency-status-board.js b/assets/scripts/pages/competency-status-board.js old mode 100644 new mode 100755 diff --git a/assets/scripts/pages/home-dashboard.js b/assets/scripts/pages/home-dashboard.js old mode 100644 new mode 100755 diff --git a/assets/scripts/pages/notes.js b/assets/scripts/pages/notes.js old mode 100644 new mode 100755 diff --git a/assets/scripts/pages/play.js b/assets/scripts/pages/play.js old mode 100644 new mode 100755 diff --git a/assets/scripts/pages/sitemap-interactive.js b/assets/scripts/pages/sitemap-interactive.js old mode 100644 new mode 100755 diff --git a/assets/scripts/pages/wird-tracker.js b/assets/scripts/pages/wird-tracker.js old mode 100644 new mode 100755 diff --git a/assets/scripts/play.js b/assets/scripts/play.js old mode 100644 new mode 100755 diff --git a/assets/scripts/ui/copy-buttons.js b/assets/scripts/ui/copy-buttons.js old mode 100644 new mode 100755 diff --git a/assets/scripts/ui/countdown.js b/assets/scripts/ui/countdown.js old mode 100644 new mode 100755 diff --git a/assets/scripts/ui/footnote-sidenotes.js b/assets/scripts/ui/footnote-sidenotes.js old mode 100644 new mode 100755 diff --git a/assets/scripts/ui/gallery-init.js b/assets/scripts/ui/gallery-init.js old mode 100644 new mode 100755 diff --git a/assets/scripts/ui/mermaid-diagrams.js b/assets/scripts/ui/mermaid-diagrams.js old mode 100644 new mode 100755 diff --git a/assets/scripts/ui/toc-active-link.js b/assets/scripts/ui/toc-active-link.js old mode 100644 new mode 100755 diff --git a/assets/scripts/vendor/bigger-picture.min.js b/assets/scripts/vendor/bigger-picture.min.js old mode 100644 new mode 100755 diff --git a/assets/scripts/vendor/lunr.js b/assets/scripts/vendor/lunr.js old mode 100644 new mode 100755 diff --git a/assets/scripts/vendor/mermaid.min.js b/assets/scripts/vendor/mermaid.min.js old mode 100644 new mode 100755 diff --git a/assets/scripts/vendor/svg-pan-zoom.min.js b/assets/scripts/vendor/svg-pan-zoom.min.js old mode 100644 new mode 100755 diff --git a/assets/styles/base/elements.css b/assets/styles/base/elements.css old mode 100644 new mode 100755 diff --git a/assets/styles/components/comments.css b/assets/styles/components/comments.css old mode 100644 new mode 100755 diff --git a/assets/styles/components/kanban.css b/assets/styles/components/kanban.css old mode 100644 new mode 100755 diff --git a/assets/styles/components/mermaid.css b/assets/styles/components/mermaid.css old mode 100644 new mode 100755 diff --git a/assets/styles/components/notes-board.css b/assets/styles/components/notes-board.css old mode 100644 new mode 100755 diff --git a/assets/styles/components/org-content.css b/assets/styles/components/org-content.css old mode 100644 new mode 100755 diff --git a/assets/styles/components/org-syntax.css b/assets/styles/components/org-syntax.css old mode 100644 new mode 100755 diff --git a/assets/styles/features/hidden-details.css b/assets/styles/features/hidden-details.css old mode 100644 new mode 100755 diff --git a/assets/styles/hidden-details.css b/assets/styles/hidden-details.css old mode 100644 new mode 100755 diff --git a/assets/styles/layout/site-shell.css b/assets/styles/layout/site-shell.css old mode 100644 new mode 100755 diff --git a/assets/styles/pages/home-dashboard.css b/assets/styles/pages/home-dashboard.css old mode 100644 new mode 100755 diff --git a/assets/styles/pages/play.css b/assets/styles/pages/play.css old mode 100644 new mode 100755 diff --git a/assets/styles/pages/wird-tracker.css b/assets/styles/pages/wird-tracker.css old mode 100644 new mode 100755 diff --git a/assets/styles/play.css b/assets/styles/play.css old mode 100644 new mode 100755 diff --git a/assets/styles/themes/tokens.css b/assets/styles/themes/tokens.css old mode 100644 new mode 100755 diff --git a/assets/styles/utilities/responsive.css b/assets/styles/utilities/responsive.css old mode 100644 new mode 100755 diff --git a/assets/styles/vendor/bigger-picture.min.css b/assets/styles/vendor/bigger-picture.min.css old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260511-163316-hidden-details.js b/backups/hidden-details/20260511-163316-hidden-details.js old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260511-163316-hidden-details.json b/backups/hidden-details/20260511-163316-hidden-details.json old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260511-232803-hidden-details.js b/backups/hidden-details/20260511-232803-hidden-details.js old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260511-232803-hidden-details.json b/backups/hidden-details/20260511-232803-hidden-details.json old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260511-233454-hidden-details.js b/backups/hidden-details/20260511-233454-hidden-details.js old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260511-233454-hidden-details.json b/backups/hidden-details/20260511-233454-hidden-details.json old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260511-233534-hidden-details.js b/backups/hidden-details/20260511-233534-hidden-details.js old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260511-233534-hidden-details.json b/backups/hidden-details/20260511-233534-hidden-details.json old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260513-150101-hidden-details.js b/backups/hidden-details/20260513-150101-hidden-details.js old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260513-150101-hidden-details.json b/backups/hidden-details/20260513-150101-hidden-details.json old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260513-150424-hidden-details.js b/backups/hidden-details/20260513-150424-hidden-details.js old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260513-150424-hidden-details.json b/backups/hidden-details/20260513-150424-hidden-details.json old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260513-150530-hidden-details.js b/backups/hidden-details/20260513-150530-hidden-details.js old mode 100644 new mode 100755 diff --git a/backups/hidden-details/20260513-150530-hidden-details.json b/backups/hidden-details/20260513-150530-hidden-details.json old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/10-05-week-review.org b/blogs/2026/05-may/10-05-week-review.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/17-05-week-review.org b/blogs/2026/05-may/17-05-week-review.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/24-05-week-review.org b/blogs/2026/05-may/24-05-week-review.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/31-05-week-review.org b/blogs/2026/05-may/31-05-week-review.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/back-to-back-meetings-13-05.org b/blogs/2026/05-may/back-to-back-meetings-13-05.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/characters-12-05.org b/blogs/2026/05-may/characters-12-05.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/having-a-daily-checkpoint-s-12-05.org b/blogs/2026/05-may/having-a-daily-checkpoint-s-12-05.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/memory-observatory-12-05.org b/blogs/2026/05-may/memory-observatory-12-05.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/poppadoms-num-13-05.org b/blogs/2026/05-may/poppadoms-num-13-05.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/using-gifs-13-05.org b/blogs/2026/05-may/using-gifs-13-05.org old mode 100644 new mode 100755 diff --git a/blogs/2026/05-may/working-on-eid-day-27-05-26.org b/blogs/2026/05-may/working-on-eid-day-27-05-26.org old mode 100644 new mode 100755 diff --git a/blogs/2026/06-june/cleaning-up-the-repos.org b/blogs/2026/06-june/cleaning-up-the-repos.org old mode 100644 new mode 100755 diff --git a/blogs/blogs-list.org b/blogs/blogs-list.org index 13a722e..583e33c 100755 --- a/blogs/blogs-list.org +++ b/blogs/blogs-list.org @@ -98,7 +98,7 @@ See the categories: @@html:Categories@@ - [[file:2025/08-august/benefits-of-reading.org][Benefits of Reading]] @@html:14-08-2025 23:36@@ @@html:reading@@ @@html:insights@@ - [[file:2025/08-august/hilberts.hotel.org][Hilbert's Hotel]] @@html:11-08-2025 18:39@@ @@html:maths@@ @@html:insights@@ - [[file:2025/08-august/spending-the-whole-day-on-this-website.org][09-08-2025: Website Changes]] @@html:09-08-2025 00:00@@ @@html:emacs@@ @@html:website@@ -- [[file:2025/08-august/what-do-i-want-to-do-with-emacs.org][What Do I Want To Do With Emacs]] @@html:08-08-2025 00:00@@ @@html:emacs@@ @@html:review@@ - [[file:2025/08-august/wacom-with-arch.org][Wacom With Arch]] @@html:08-08-2025 00:00@@ @@html:insights@@ +- [[file:2025/08-august/what-do-i-want-to-do-with-emacs.org][What Do I Want To Do With Emacs]] @@html:08-08-2025 00:00@@ @@html:emacs@@ @@html:review@@ - [[file:2025/08-august/zettelkasten.org][Zettelkasten Method]] @@html:07-08-2025 00:00@@ @@html:education@@ - [[file:blogs-intro.org][Blogs Introduction]] @@html:06-08-2025 00:00@@ @@html:introduction@@ diff --git a/build-logs/gitea-build-monitor-cache.json b/build-logs/gitea-build-monitor-cache.json old mode 100644 new mode 100755 diff --git a/build-logs/gitea-build-monitor.log b/build-logs/gitea-build-monitor.log old mode 100644 new mode 100755 diff --git a/build-logs/gitea-build-monitor.ps1 b/build-logs/gitea-build-monitor.ps1 old mode 100644 new mode 100755 diff --git a/build-logs/org-web-build.log b/build-logs/org-web-build.log old mode 100644 new mode 100755 diff --git a/docs/assets-architecture.md b/docs/assets-architecture.md old mode 100644 new mode 100755 diff --git a/docs/hidden-soul.md b/docs/hidden-soul.md old mode 100644 new mode 100755 diff --git a/docs/rpg.md b/docs/rpg.md old mode 100644 new mode 100755 diff --git a/home/hidden-soul.org b/home/hidden-soul.org old mode 100644 new mode 100755 diff --git a/lima/instructions.md b/lima/instructions.md old mode 100644 new mode 100755 diff --git a/lima/lima-list.org b/lima/lima-list.org index 4684c05..b91b32c 100755 --- a/lima/lima-list.org +++ b/lima/lima-list.org @@ -1,4 +1,4 @@ #+TITLE: Lima -- [[file:index.html][index]] -- [[file:instructions.html][instructions]] \ No newline at end of file +- [[file:instructions.html][instructions]] +- [[file:index.html][index]] \ No newline at end of file diff --git a/lisp/build-assets.el b/lisp/build-assets.el old mode 100644 new mode 100755 diff --git a/lisp/build-comments.el b/lisp/build-comments.el old mode 100644 new mode 100755 diff --git a/lisp/build-core.el b/lisp/build-core.el old mode 100644 new mode 100755 diff --git a/lisp/build-html.el b/lisp/build-html.el old mode 100644 new mode 100755 diff --git a/lisp/build-lima.el b/lisp/build-lima.el old mode 100644 new mode 100755 diff --git a/lisp/build-projects.el b/lisp/build-projects.el old mode 100644 new mode 100755 diff --git a/lisp/build-runner.el b/lisp/build-runner.el old mode 100644 new mode 100755 diff --git a/lisp/tests/build-site-tests.el b/lisp/tests/build-site-tests.el old mode 100644 new mode 100755 diff --git a/play/bookshelf.org b/play/bookshelf.org old mode 100644 new mode 100755 diff --git a/play/constellation.org b/play/constellation.org old mode 100644 new mode 100755 diff --git a/play/ink.org b/play/ink.org old mode 100644 new mode 100755 diff --git a/play/memory.org b/play/memory.org old mode 100644 new mode 100755 diff --git a/play/play.org b/play/play.org old mode 100644 new mode 100755 diff --git a/play/poem.org b/play/poem.org old mode 100644 new mode 100755 diff --git a/play/recipe.org b/play/recipe.org old mode 100644 new mode 100755 diff --git a/play/rpg.org b/play/rpg.org old mode 100644 new mode 100755 diff --git a/play/sigil.org b/play/sigil.org old mode 100644 new mode 100755 diff --git a/play/study.org b/play/study.org old mode 100644 new mode 100755 diff --git a/play/terminal.org b/play/terminal.org old mode 100644 new mode 100755 diff --git a/play/the-rain-index.org b/play/the-rain-index.org old mode 100644 new mode 100755 diff --git a/play/timeline.org b/play/timeline.org old mode 100644 new mode 100755 diff --git a/posts/career/career-list.org b/posts/career/career-list.org index c6e9953..b1034b5 100755 --- a/posts/career/career-list.org +++ b/posts/career/career-list.org @@ -16,9 +16,9 @@ See the categories: @@html:Categories@@ - [[file:restful-api.org][Restful API]] @@html:15-02-2026 23:00@@ @@html:learning@@ @@html:notes@@ ** January 2026 +- [[file:database-permissions.org][Database Permissions, Roles, and Accounts]] @@html:18-01-2026 23:00@@ @@html:learning@@ @@html:notes@@ - [[file:monitoring-and-logging.org][Monitoring and Logging]] @@html:18-01-2026 23:00@@ @@html:learning@@ @@html:notes@@ - [[file:pipelines.org][Pipelines and how they work (as well as CI/CD)]] @@html:18-01-2026 23:00@@ @@html:learning@@ @@html:notes@@ -- [[file:database-permissions.org][Database Permissions, Roles, and Accounts]] @@html:18-01-2026 23:00@@ @@html:learning@@ @@html:notes@@ ** December 2025 - [[file:probation-objectives.org][Probation Objectives:]] @@html:08-12-2025 17:55@@ @@html:review@@ @@html:notes@@ @@ -26,13 +26,13 @@ See the categories: @@html:Categories@@ ** November 2025 - [[file:airflow.org][Datamarts, Airflow and DAG's]] @@html:15-11-2025 18:37@@ @@html:learning@@ @@html:notes@@ - [[file:normalisation.org][Benefits of Normalisation]] @@html:10-11-2025 18:04@@ @@html:learning@@ @@html:notes@@ -- [[file:wireframe-designs.org][Wireframe Designs]] @@html:06-11-2025 22:01@@ @@html:learning@@ @@html:notes@@ - [[file:management-of-self.org][Management of self training]] @@html:06-11-2025 22:01@@ @@html:learning@@ @@html:notes@@ +- [[file:wireframe-designs.org][Wireframe Designs]] @@html:06-11-2025 22:01@@ @@html:learning@@ @@html:notes@@ - [[file:requirements-features.org][Requirements, features, user stories, tasks, walking skeletons]] @@html:06-11-2025 22:01@@ @@html:learning@@ @@html:notes@@ - [[file:career-intro.org][Career Introduction]] @@html:06-11-2025 21:29@@ @@html:introduction@@ - [[file:invest-principles.org][Invest Principles]] @@html:06-11-2025 21:08@@ @@html:learning@@ @@html:notes@@ -- [[file:lean.org][Lean]] @@html:05-11-2025 20:46@@ @@html:learning@@ @@html:notes@@ - [[file:retrospectives.org][Retrospectives]] @@html:05-11-2025 20:46@@ @@html:learning@@ @@html:notes@@ +- [[file:lean.org][Lean]] @@html:05-11-2025 20:46@@ @@html:learning@@ @@html:notes@@ ** October 2025 - [[file:owasp.org][OWASP Top Ten]] @@html:19-10-2025 13:21@@ @@html:learning@@ @@html:notes@@ diff --git a/posts/career/cross-site-scripting-xss.org b/posts/career/cross-site-scripting-xss.org old mode 100644 new mode 100755 diff --git a/posts/posts-list.org b/posts/posts-list.org index d29cec9..ec4ea7b 100755 --- a/posts/posts-list.org +++ b/posts/posts-list.org @@ -4,24 +4,24 @@ See the categories: @@html:Categories@@ * Posts: -- [[file:career/career-list.org][Career List]] @@html:08-07-2026 22:26@@ +- [[file:career/career-list.org][Career List]] @@html:08-07-2026 22:37@@ - [[file:career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:01-06-2026 10:21@@ @@html:learning@@ @@html:notes@@ - [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:11-03-2026 17:18@@ @@html:learning@@ @@html:notes@@ - [[file:career/javascript.org][Understands the Javascript language]] @@html:11-03-2026 16:52@@ @@html:learning@@ @@html:notes@@ - [[file:career/restful-api.org][Restful API]] @@html:15-02-2026 23:00@@ @@html:learning@@ @@html:notes@@ +- [[file:career/database-permissions.org][Database Permissions, Roles, and Accounts]] @@html:18-01-2026 23:00@@ @@html:learning@@ @@html:notes@@ - [[file:career/monitoring-and-logging.org][Monitoring and Logging]] @@html:18-01-2026 23:00@@ @@html:learning@@ @@html:notes@@ - [[file:career/pipelines.org][Pipelines and how they work (as well as CI/CD)]] @@html:18-01-2026 23:00@@ @@html:learning@@ @@html:notes@@ -- [[file:career/database-permissions.org][Database Permissions, Roles, and Accounts]] @@html:18-01-2026 23:00@@ @@html:learning@@ @@html:notes@@ - [[file:career/probation-objectives.org][Probation Objectives:]] @@html:08-12-2025 17:55@@ @@html:review@@ @@html:notes@@ - [[file:career/airflow.org][Datamarts, Airflow and DAG's]] @@html:15-11-2025 18:37@@ @@html:learning@@ @@html:notes@@ - [[file:career/normalisation.org][Benefits of Normalisation]] @@html:10-11-2025 18:04@@ @@html:learning@@ @@html:notes@@ -- [[file:career/wireframe-designs.org][Wireframe Designs]] @@html:06-11-2025 22:01@@ @@html:learning@@ @@html:notes@@ - [[file:career/management-of-self.org][Management of self training]] @@html:06-11-2025 22:01@@ @@html:learning@@ @@html:notes@@ +- [[file:career/wireframe-designs.org][Wireframe Designs]] @@html:06-11-2025 22:01@@ @@html:learning@@ @@html:notes@@ - [[file:career/requirements-features.org][Requirements, features, user stories, tasks, walking skeletons]] @@html:06-11-2025 22:01@@ @@html:learning@@ @@html:notes@@ - [[file:career/career-intro.org][Career Introduction]] @@html:06-11-2025 21:29@@ @@html:introduction@@ - [[file:career/invest-principles.org][Invest Principles]] @@html:06-11-2025 21:08@@ @@html:learning@@ @@html:notes@@ -- [[file:career/lean.org][Lean]] @@html:05-11-2025 20:46@@ @@html:learning@@ @@html:notes@@ - [[file:career/retrospectives.org][Retrospectives]] @@html:05-11-2025 20:46@@ @@html:learning@@ @@html:notes@@ +- [[file:career/lean.org][Lean]] @@html:05-11-2025 20:46@@ @@html:learning@@ @@html:notes@@ - [[file:career/owasp.org][OWASP Top Ten]] @@html:19-10-2025 13:21@@ @@html:learning@@ @@html:notes@@ - [[file:career/solid-principles.org][SOLID Principles]] @@html:18-10-2025 19:14@@ @@html:learning@@ @@html:notes@@ - [[file:posts-intro.org][Posts Introduction]] @@html:06-08-2025 00:00@@ @@html:introduction@@ \ No newline at end of file diff --git a/recently-updated.org b/recently-updated.org index 668958d..816382d 100755 --- a/recently-updated.org +++ b/recently-updated.org @@ -2,7 +2,14 @@ #+OPTIONS: toc:nil num:nil * Recently Updated (top 26 files) -- [[file:home/guide/setup.org][Setup]] @@html:2026-07-08 21:58@@ +- [[file:home/wird-tracker.org][Wird Tracker]] @@html:2026-07-08 22:36@@ +- [[file:home/status.org][Competency Status Board]] @@html:2026-07-08 22:36@@ +- [[file:home/services.org][Service]] @@html:2026-07-08 22:36@@ +- [[file:home/notes.org][Notes]] @@html:2026-07-08 22:36@@ +- [[file:home/hidden-soul.org][hidden-soul]] @@html:2026-07-08 22:36@@ +- [[file:home/contact.org][Contact]] @@html:2026-07-08 22:36@@ +- [[file:home/guide/wird-tracker-guide.org][Wird Tracker — Technical Guide]] @@html:2026-07-08 22:36@@ +- [[file:home/guide/setup.org][Setup]] @@html:2026-07-08 22:36@@ - [[file:blogs/2026/06-june/cleaning-up-the-repos.org][Cleaning up the repos]] @@html:2026-06-04 14:37@@ - [[file:posts/career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:2026-06-01 10:21@@ - [[file:blogs/2026/05-may/31-05-week-review.org][[31-05-2026] - Weekly Review]] @@html:2026-05-31 12:00@@ @@ -16,13 +23,6 @@ - [[file:blogs/2026/05-may/memory-observatory-12-05.org][Memory Observatory]] @@html:2026-05-12 16:30@@ - [[file:blogs/2026/05-may/having-a-daily-checkpoint-s-12-05.org][Having a daily checkpoint(s)]] @@html:2026-05-12 16:27@@ - [[file:blogs/2026/05-may/characters-12-05.org][Meet the characters!]] @@html:2026-05-12 11:41@@ -- [[file:home/wird-tracker.org][Wird Tracker]] @@html:2026-05-11 16:07@@ -- [[file:home/status.org][Competency Status Board]] @@html:2026-05-11 16:07@@ -- [[file:home/services.org][Service]] @@html:2026-05-11 16:07@@ -- [[file:home/notes.org][Notes]] @@html:2026-05-11 16:07@@ -- [[file:home/hidden-soul.org][hidden-soul]] @@html:2026-05-11 16:07@@ -- [[file:home/contact.org][Contact]] @@html:2026-05-11 16:07@@ -- [[file:home/guide/wird-tracker-guide.org][Wird Tracker — Technical Guide]] @@html:2026-05-11 16:07@@ - [[file:blogs/2026/05-may/10-05-week-review.org][[10-05-2026] - Weekly Review]] @@html:2026-05-10 12:00@@ - [[file:blogs/2026/05-may/authoring-service-09-05-26.org][Authoring Service]] @@html:2026-05-09 17:49@@ - [[file:play/timeline.org][Timeline Tangle]] @@html:2026-05-09 00:00@@ diff --git a/sitemap.org b/sitemap.org index 4fbc639..d15c5eb 100755 --- a/sitemap.org +++ b/sitemap.org @@ -8,290 +8,290 @@ flowchart TD root --> n1 n2["Recently Updated"] root --> n2 - n3{{"home"}} + n3{{"blogs"}} root --> n3 - n4["Countdown"] + n4["Blogs Introduction"] n3 --> n4 - n5["Backlog"] + n5["How to publish pages using Org Publish"] n3 --> n5 - n6["Competency Status Board"] + n6["Blogs List"] n3 --> n6 - n7["Service"] - n3 --> n7 - n8["Notes"] - n3 --> n8 - n9["Wird Tracker"] - n3 --> n9 - n10["Contact"] - n3 --> n10 + n7{{"home"}} + root --> n7 + n8["Countdown"] + n7 --> n8 + n9["Backlog"] + n7 --> n9 + n10["Competency Status Board"] + n7 --> n10 n11["hidden-soul"] - n3 --> n11 - n12["Categories"] - n3 --> n12 - n13{{"guide"}} - n3 --> n13 - n14["Wird Tracker — Technical Guide"] - n13 --> n14 - n15["Setup"] - n13 --> n15 - n16{{"tags"}} - root --> n16 - n17["Tag: review"] - n16 --> n17 - n18["Tag: life"] - n16 --> n18 - n19["Tag: learning"] - n16 --> n19 - n20["Tag: introduction"] - n16 --> n20 - n21["Tag: notes"] - n16 --> n21 - n22["Tag: review"] - n16 --> n22 - n23["Tag: website"] - n16 --> n23 - n24["Tag: update"] - n16 --> n24 - n25["Tag: life"] - n16 --> n25 - n26["Tag: emacs"] - n16 --> n26 - n27["Tag: education"] - n16 --> n27 - n28["Tag: reading"] - n16 --> n28 - n29["Tag: maths"] - n16 --> n29 - n30["Tag: insights"] - n16 --> n30 - n31{{"posts"}} - root --> n31 - n32["Posts Introduction"] - n31 --> n32 - n33["Posts List"] - n31 --> n33 - n34{{"career"}} - n31 --> n34 - n35["SOLID Principles"] - n34 --> n35 - n36["OWASP Top Ten"] - n34 --> n36 - n37["Lean"] - n34 --> n37 - n38["Retrospectives"] - n34 --> n38 - n39["Invest Principles"] - n34 --> n39 - n40["Career Introduction"] - n34 --> n40 - n41["Wireframe Designs"] - n34 --> n41 - n42["Management of self training"] - n34 --> n42 - n43["Requirements, features, user stories, tasks, walking skeletons"] - n34 --> n43 - n44["Benefits of Normalisation"] - n34 --> n44 - n45["Datamarts, Airflow and DAG's"] - n34 --> n45 - n46["Probation Objectives:"] - n34 --> n46 - n47["Monitoring and Logging"] - n34 --> n47 - n48["Pipelines and how they work (as well as CI/CD)"] - n34 --> n48 - n49["Database Permissions, Roles, and Accounts"] - n34 --> n49 - n50["Restful API"] - n34 --> n50 - n51["Understands the Javascript language"] - n34 --> n51 - n52["High Availability, Disaster Recovery and Business Continuity"] - n34 --> n52 - n53["Cross-Site Scripting (XSS)"] - n34 --> n53 - n54["Career List"] - n34 --> n54 - n55{{"blogs"}} - root --> n55 - n56["Blogs Introduction"] - n55 --> n56 - n57["How to publish pages using Org Publish"] - n55 --> n57 - n58["Blogs List"] - n55 --> n58 - n59{{"lima"}} - root --> n59 - n60["Lima"] - n59 --> n60 - n61{{"play"}} - root --> n61 - n62["Bookshelf Sort"] - n61 --> n62 - n63["Sigil Press"] - n61 --> n63 - n64["Memory Cabinet"] - n61 --> n64 - n65["Constellation Desk"] - n61 --> n65 - n66["Play"] - n61 --> n66 - n67["Study Lamp"] - n61 --> n67 - n68["Marginalia Machine"] - n61 --> n68 - n69["Ink Pond"] - n61 --> n69 - n70["Timeline Tangle"] - n61 --> n70 - n71["Supper Wheel"] - n61 --> n71 - n72["Archive Terminal"] - n61 --> n72 - n73["Ash Below the Lake"] - n61 --> n73 - n74["The Rain Index"] - n61 --> n74 + n7 --> n11 + n12["Wird Tracker"] + n7 --> n12 + n13["Contact"] + n7 --> n13 + n14["Service"] + n7 --> n14 + n15["Notes"] + n7 --> n15 + n16["Categories"] + n7 --> n16 + n17{{"guide"}} + n7 --> n17 + n18["Setup"] + n17 --> n18 + n19["Wird Tracker — Technical Guide"] + n17 --> n19 + n20{{"lima"}} + root --> n20 + n21["Lima"] + n20 --> n21 + n22{{"play"}} + root --> n22 + n23["Sigil Press"] + n22 --> n23 + n24["Ash Below the Lake"] + n22 --> n24 + n25["Timeline Tangle"] + n22 --> n25 + n26["Ink Pond"] + n22 --> n26 + n27["Supper Wheel"] + n22 --> n27 + n28["Bookshelf Sort"] + n22 --> n28 + n29["Constellation Desk"] + n22 --> n29 + n30["Memory Cabinet"] + n22 --> n30 + n31["Play"] + n22 --> n31 + n32["Archive Terminal"] + n22 --> n32 + n33["Study Lamp"] + n22 --> n33 + n34["Marginalia Machine"] + n22 --> n34 + n35["The Rain Index"] + n22 --> n35 + n36{{"posts"}} + root --> n36 + n37["Posts Introduction"] + n36 --> n37 + n38["Posts List"] + n36 --> n38 + n39{{"career"}} + n36 --> n39 + n40["SOLID Principles"] + n39 --> n40 + n41["OWASP Top Ten"] + n39 --> n41 + n42["Retrospectives"] + n39 --> n42 + n43["Lean"] + n39 --> n43 + n44["Invest Principles"] + n39 --> n44 + n45["Career Introduction"] + n39 --> n45 + n46["Management of self training"] + n39 --> n46 + n47["Wireframe Designs"] + n39 --> n47 + n48["Requirements, features, user stories, tasks, walking skeletons"] + n39 --> n48 + n49["Benefits of Normalisation"] + n39 --> n49 + n50["Datamarts, Airflow and DAG's"] + n39 --> n50 + n51["Probation Objectives:"] + n39 --> n51 + n52["Database Permissions, Roles, and Accounts"] + n39 --> n52 + n53["Monitoring and Logging"] + n39 --> n53 + n54["Pipelines and how they work (as well as CI/CD)"] + n39 --> n54 + n55["Restful API"] + n39 --> n55 + n56["Understands the Javascript language"] + n39 --> n56 + n57["High Availability, Disaster Recovery and Business Continuity"] + n39 --> n57 + n58["Cross-Site Scripting (XSS)"] + n39 --> n58 + n59["Career List"] + n39 --> n59 + n60{{"tags"}} + root --> n60 + n61["Tag: review"] + n60 --> n61 + n62["Tag: life"] + n60 --> n62 + n63["Tag: introduction"] + n60 --> n63 + n64["Tag: learning"] + n60 --> n64 + n65["Tag: notes"] + n60 --> n65 + n66["Tag: review"] + n60 --> n66 + n67["Tag: website"] + n60 --> n67 + n68["Tag: life"] + n60 --> n68 + n69["Tag: education"] + n60 --> n69 + n70["Tag: update"] + n60 --> n70 + n71["Tag: insights"] + n60 --> n71 + n72["Tag: emacs"] + n60 --> n72 + n73["Tag: maths"] + n60 --> n73 + n74["Tag: reading"] + n60 --> n74 click n1 "index.html" "Home" click n2 "recently-updated.html" "Recently Updated" - click n4 "home/countdown.html" "Countdown" - click n5 "home/backlog.html" "Backlog" - click n6 "home/status.html" "Competency Status Board" - click n7 "home/services.html" "Service" - click n8 "home/notes.html" "Notes" - click n9 "home/wird-tracker.html" "Wird Tracker" - click n10 "home/contact.html" "Contact" + click n4 "blogs/blogs-intro.html" "Blogs Introduction" + click n5 "blogs/publish-pages.html" "How to publish pages using Org Publish" + click n6 "blogs/blogs-list.html" "Blogs List" + click n8 "home/countdown.html" "Countdown" + click n9 "home/backlog.html" "Backlog" + click n10 "home/status.html" "Competency Status Board" click n11 "home/hidden-soul.html" "hidden-soul" - click n12 "home/categories.html" "Categories" - click n14 "home/guide/wird-tracker-guide.html" "Wird Tracker — Technical Guide" - click n15 "home/guide/setup.html" "Setup" - click n17 "tags/review.sync-conflict-20260328-203248-VT6366A.html" "Tag: review" - click n18 "tags/life.sync-conflict-20260417-233423-VT6366A.html" "Tag: life" - click n19 "tags/learning.html" "Tag: learning" - click n20 "tags/introduction.html" "Tag: introduction" - click n21 "tags/notes.html" "Tag: notes" - click n22 "tags/review.html" "Tag: review" - click n23 "tags/website.html" "Tag: website" - click n24 "tags/update.html" "Tag: update" - click n25 "tags/life.html" "Tag: life" - click n26 "tags/emacs.html" "Tag: emacs" - click n27 "tags/education.html" "Tag: education" - click n28 "tags/reading.html" "Tag: reading" - click n29 "tags/maths.html" "Tag: maths" - click n30 "tags/insights.html" "Tag: insights" - click n32 "posts/posts-intro.html" "Posts Introduction" - click n33 "posts/posts-list.html" "Posts List" - click n35 "posts/career/solid-principles.html" "SOLID Principles" - click n36 "posts/career/owasp.html" "OWASP Top Ten" - click n37 "posts/career/lean.html" "Lean" - click n38 "posts/career/retrospectives.html" "Retrospectives" - click n39 "posts/career/invest-principles.html" "Invest Principles" - click n40 "posts/career/career-intro.html" "Career Introduction" - click n41 "posts/career/wireframe-designs.html" "Wireframe Designs" - click n42 "posts/career/management-of-self.html" "Management of self training" - click n43 "posts/career/requirements-features.html" "Requirements, features, user stories, tasks, walking skeletons" - click n44 "posts/career/normalisation.html" "Benefits of Normalisation" - click n45 "posts/career/airflow.html" "Datamarts, Airflow and DAG's" - click n46 "posts/career/probation-objectives.html" "Probation Objectives:" - click n47 "posts/career/monitoring-and-logging.html" "Monitoring and Logging" - click n48 "posts/career/pipelines.html" "Pipelines and how they work (as well as CI/CD)" - click n49 "posts/career/database-permissions.html" "Database Permissions, Roles, and Accounts" - click n50 "posts/career/restful-api.html" "Restful API" - click n51 "posts/career/javascript.html" "Understands the Javascript language" - click n52 "posts/career/ha-dr.html" "High Availability, Disaster Recovery and Business Continuity" - click n53 "posts/career/cross-site-scripting-xss.html" "Cross-Site Scripting (XSS)" - click n54 "posts/career/career-list.html" "Career List" - click n56 "blogs/blogs-intro.html" "Blogs Introduction" - click n57 "blogs/publish-pages.html" "How to publish pages using Org Publish" - click n58 "blogs/blogs-list.html" "Blogs List" - click n60 "lima/lima-list.html" "Lima" - click n62 "play/bookshelf.html" "Bookshelf Sort" - click n63 "play/sigil.html" "Sigil Press" - click n64 "play/memory.html" "Memory Cabinet" - click n65 "play/constellation.html" "Constellation Desk" - click n66 "play/play.html" "Play" - click n67 "play/study.html" "Study Lamp" - click n68 "play/poem.html" "Marginalia Machine" - click n69 "play/ink.html" "Ink Pond" - click n70 "play/timeline.html" "Timeline Tangle" - click n71 "play/recipe.html" "Supper Wheel" - click n72 "play/terminal.html" "Archive Terminal" - click n73 "play/rpg.html" "Ash Below the Lake" - click n74 "play/the-rain-index.html" "The Rain Index" + click n12 "home/wird-tracker.html" "Wird Tracker" + click n13 "home/contact.html" "Contact" + click n14 "home/services.html" "Service" + click n15 "home/notes.html" "Notes" + click n16 "home/categories.html" "Categories" + click n18 "home/guide/setup.html" "Setup" + click n19 "home/guide/wird-tracker-guide.html" "Wird Tracker — Technical Guide" + click n21 "lima/lima-list.html" "Lima" + click n23 "play/sigil.html" "Sigil Press" + click n24 "play/rpg.html" "Ash Below the Lake" + click n25 "play/timeline.html" "Timeline Tangle" + click n26 "play/ink.html" "Ink Pond" + click n27 "play/recipe.html" "Supper Wheel" + click n28 "play/bookshelf.html" "Bookshelf Sort" + click n29 "play/constellation.html" "Constellation Desk" + click n30 "play/memory.html" "Memory Cabinet" + click n31 "play/play.html" "Play" + click n32 "play/terminal.html" "Archive Terminal" + click n33 "play/study.html" "Study Lamp" + click n34 "play/poem.html" "Marginalia Machine" + click n35 "play/the-rain-index.html" "The Rain Index" + click n37 "posts/posts-intro.html" "Posts Introduction" + click n38 "posts/posts-list.html" "Posts List" + click n40 "posts/career/solid-principles.html" "SOLID Principles" + click n41 "posts/career/owasp.html" "OWASP Top Ten" + click n42 "posts/career/retrospectives.html" "Retrospectives" + click n43 "posts/career/lean.html" "Lean" + click n44 "posts/career/invest-principles.html" "Invest Principles" + click n45 "posts/career/career-intro.html" "Career Introduction" + click n46 "posts/career/management-of-self.html" "Management of self training" + click n47 "posts/career/wireframe-designs.html" "Wireframe Designs" + click n48 "posts/career/requirements-features.html" "Requirements, features, user stories, tasks, walking skeletons" + click n49 "posts/career/normalisation.html" "Benefits of Normalisation" + click n50 "posts/career/airflow.html" "Datamarts, Airflow and DAG's" + click n51 "posts/career/probation-objectives.html" "Probation Objectives:" + click n52 "posts/career/database-permissions.html" "Database Permissions, Roles, and Accounts" + click n53 "posts/career/monitoring-and-logging.html" "Monitoring and Logging" + click n54 "posts/career/pipelines.html" "Pipelines and how they work (as well as CI/CD)" + click n55 "posts/career/restful-api.html" "Restful API" + click n56 "posts/career/javascript.html" "Understands the Javascript language" + click n57 "posts/career/ha-dr.html" "High Availability, Disaster Recovery and Business Continuity" + click n58 "posts/career/cross-site-scripting-xss.html" "Cross-Site Scripting (XSS)" + click n59 "posts/career/career-list.html" "Career List" + click n61 "tags/review.sync-conflict-20260328-203248-VT6366A.html" "Tag: review" + click n62 "tags/life.sync-conflict-20260417-233423-VT6366A.html" "Tag: life" + click n63 "tags/introduction.html" "Tag: introduction" + click n64 "tags/learning.html" "Tag: learning" + click n65 "tags/notes.html" "Tag: notes" + click n66 "tags/review.html" "Tag: review" + click n67 "tags/website.html" "Tag: website" + click n68 "tags/life.html" "Tag: life" + click n69 "tags/education.html" "Tag: education" + click n70 "tags/update.html" "Tag: update" + click n71 "tags/insights.html" "Tag: insights" + click n72 "tags/emacs.html" "Tag: emacs" + click n73 "tags/maths.html" "Tag: maths" + click n74 "tags/reading.html" "Tag: reading" #+end_src * Pages - [[file:index.org][Home]] - [[file:recently-updated.org][Recently Updated]] +- blogs + - [[file:blogs/blogs-intro.org][Blogs Introduction]] + - [[file:blogs/publish-pages.org][How to publish pages using Org Publish]] + - [[file:blogs/blogs-list.org][Blogs List]] - home - [[file:home/countdown.org][Countdown]] - [[file:home/backlog.org][Backlog]] - [[file:home/status.org][Competency Status Board]] - - [[file:home/services.org][Service]] - - [[file:home/notes.org][Notes]] + - [[file:home/hidden-soul.org][hidden-soul]] - [[file:home/wird-tracker.org][Wird Tracker]] - [[file:home/contact.org][Contact]] - - [[file:home/hidden-soul.org][hidden-soul]] + - [[file:home/services.org][Service]] + - [[file:home/notes.org][Notes]] - [[file:home/categories.org][Categories]] - guide - - [[file:home/guide/wird-tracker-guide.org][Wird Tracker — Technical Guide]] - [[file:home/guide/setup.org][Setup]] -- tags - - [[file:tags/review.sync-conflict-20260328-203248-VT6366A.org][Tag: review]] - - [[file:tags/life.sync-conflict-20260417-233423-VT6366A.org][Tag: life]] - - [[file:tags/learning.org][Tag: learning]] - - [[file:tags/introduction.org][Tag: introduction]] - - [[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/emacs.org][Tag: emacs]] - - [[file:tags/education.org][Tag: education]] - - [[file:tags/reading.org][Tag: reading]] - - [[file:tags/maths.org][Tag: maths]] - - [[file:tags/insights.org][Tag: insights]] + - [[file:home/guide/wird-tracker-guide.org][Wird Tracker — Technical Guide]] +- lima + - [[file:lima/lima-list.org][Lima]] +- play + - [[file:play/sigil.org][Sigil Press]] + - [[file:play/rpg.org][Ash Below the Lake]] + - [[file:play/timeline.org][Timeline Tangle]] + - [[file:play/ink.org][Ink Pond]] + - [[file:play/recipe.org][Supper Wheel]] + - [[file:play/bookshelf.org][Bookshelf Sort]] + - [[file:play/constellation.org][Constellation Desk]] + - [[file:play/memory.org][Memory Cabinet]] + - [[file:play/play.org][Play]] + - [[file:play/terminal.org][Archive Terminal]] + - [[file:play/study.org][Study Lamp]] + - [[file:play/poem.org][Marginalia Machine]] + - [[file:play/the-rain-index.org][The Rain Index]] - posts - [[file:posts/posts-intro.org][Posts Introduction]] - [[file:posts/posts-list.org][Posts List]] - career - [[file:posts/career/solid-principles.org][SOLID Principles]] - [[file:posts/career/owasp.org][OWASP Top Ten]] - - [[file:posts/career/lean.org][Lean]] - [[file:posts/career/retrospectives.org][Retrospectives]] + - [[file:posts/career/lean.org][Lean]] - [[file:posts/career/invest-principles.org][Invest Principles]] - [[file:posts/career/career-intro.org][Career Introduction]] - - [[file:posts/career/wireframe-designs.org][Wireframe Designs]] - [[file:posts/career/management-of-self.org][Management of self training]] + - [[file:posts/career/wireframe-designs.org][Wireframe Designs]] - [[file:posts/career/requirements-features.org][Requirements, features, user stories, tasks, walking skeletons]] - [[file:posts/career/normalisation.org][Benefits of Normalisation]] - [[file:posts/career/airflow.org][Datamarts, Airflow and DAG's]] - [[file:posts/career/probation-objectives.org][Probation Objectives:]] + - [[file:posts/career/database-permissions.org][Database Permissions, Roles, and Accounts]] - [[file:posts/career/monitoring-and-logging.org][Monitoring and Logging]] - [[file:posts/career/pipelines.org][Pipelines and how they work (as well as CI/CD)]] - - [[file:posts/career/database-permissions.org][Database Permissions, Roles, and Accounts]] - [[file:posts/career/restful-api.org][Restful API]] - [[file:posts/career/javascript.org][Understands the Javascript language]] - [[file:posts/career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] - [[file:posts/career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] - [[file:posts/career/career-list.org][Career List]] -- blogs - - [[file:blogs/blogs-intro.org][Blogs Introduction]] - - [[file:blogs/publish-pages.org][How to publish pages using Org Publish]] - - [[file:blogs/blogs-list.org][Blogs List]] -- lima - - [[file:lima/lima-list.org][Lima]] -- play - - [[file:play/bookshelf.org][Bookshelf Sort]] - - [[file:play/sigil.org][Sigil Press]] - - [[file:play/memory.org][Memory Cabinet]] - - [[file:play/constellation.org][Constellation Desk]] - - [[file:play/play.org][Play]] - - [[file:play/study.org][Study Lamp]] - - [[file:play/poem.org][Marginalia Machine]] - - [[file:play/ink.org][Ink Pond]] - - [[file:play/timeline.org][Timeline Tangle]] - - [[file:play/recipe.org][Supper Wheel]] - - [[file:play/terminal.org][Archive Terminal]] - - [[file:play/rpg.org][Ash Below the Lake]] - - [[file:play/the-rain-index.org][The Rain Index]] \ No newline at end of file +- tags + - [[file:tags/review.sync-conflict-20260328-203248-VT6366A.org][Tag: review]] + - [[file:tags/life.sync-conflict-20260417-233423-VT6366A.org][Tag: life]] + - [[file:tags/introduction.org][Tag: introduction]] + - [[file:tags/learning.org][Tag: learning]] + - [[file:tags/notes.org][Tag: notes]] + - [[file:tags/review.org][Tag: review]] + - [[file:tags/website.org][Tag: website]] + - [[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]] \ No newline at end of file diff --git a/tags/learning.org b/tags/learning.org index e772ca6..29d6739 100755 --- a/tags/learning.org +++ b/tags/learning.org @@ -6,16 +6,16 @@ - [[file:../posts/career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] - [[file:../posts/career/javascript.org][Understands the Javascript language]] - [[file:../posts/career/restful-api.org][Restful API]] +- [[file:../posts/career/database-permissions.org][Database Permissions, Roles, and Accounts]] - [[file:../posts/career/monitoring-and-logging.org][Monitoring and Logging]] - [[file:../posts/career/pipelines.org][Pipelines and how they work (as well as CI/CD)]] -- [[file:../posts/career/database-permissions.org][Database Permissions, Roles, and Accounts]] - [[file:../posts/career/airflow.org][Datamarts, Airflow and DAG's]] - [[file:../posts/career/normalisation.org][Benefits of Normalisation]] -- [[file:../posts/career/wireframe-designs.org][Wireframe Designs]] - [[file:../posts/career/management-of-self.org][Management of self training]] +- [[file:../posts/career/wireframe-designs.org][Wireframe Designs]] - [[file:../posts/career/requirements-features.org][Requirements, features, user stories, tasks, walking skeletons]] - [[file:../posts/career/invest-principles.org][Invest Principles]] -- [[file:../posts/career/lean.org][Lean]] - [[file:../posts/career/retrospectives.org][Retrospectives]] +- [[file:../posts/career/lean.org][Lean]] - [[file:../posts/career/owasp.org][OWASP Top Ten]] - [[file:../posts/career/solid-principles.org][SOLID Principles]] diff --git a/tags/notes.org b/tags/notes.org index 2e41d11..4f5373c 100755 --- a/tags/notes.org +++ b/tags/notes.org @@ -6,17 +6,17 @@ - [[file:../posts/career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] - [[file:../posts/career/javascript.org][Understands the Javascript language]] - [[file:../posts/career/restful-api.org][Restful API]] +- [[file:../posts/career/database-permissions.org][Database Permissions, Roles, and Accounts]] - [[file:../posts/career/monitoring-and-logging.org][Monitoring and Logging]] - [[file:../posts/career/pipelines.org][Pipelines and how they work (as well as CI/CD)]] -- [[file:../posts/career/database-permissions.org][Database Permissions, Roles, and Accounts]] - [[file:../posts/career/probation-objectives.org][Probation Objectives:]] - [[file:../posts/career/airflow.org][Datamarts, Airflow and DAG's]] - [[file:../posts/career/normalisation.org][Benefits of Normalisation]] -- [[file:../posts/career/wireframe-designs.org][Wireframe Designs]] - [[file:../posts/career/management-of-self.org][Management of self training]] +- [[file:../posts/career/wireframe-designs.org][Wireframe Designs]] - [[file:../posts/career/requirements-features.org][Requirements, features, user stories, tasks, walking skeletons]] - [[file:../posts/career/invest-principles.org][Invest Principles]] -- [[file:../posts/career/lean.org][Lean]] - [[file:../posts/career/retrospectives.org][Retrospectives]] +- [[file:../posts/career/lean.org][Lean]] - [[file:../posts/career/owasp.org][OWASP Top Ten]] - [[file:../posts/career/solid-principles.org][SOLID Principles]]