diff --git a/Makefile b/Makefile index 48589be..6de9c18 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ VENV := .venv PY := $(VENV)/bin/python PIP := $(VENV)/bin/pip -all: clean-output build search clean-venv +all: clean-output clean-venv build search build: @echo "Building project..." diff --git a/assets/icons/apple-touch-icon.png b/assets/icons/apple-touch-icon.png new file mode 100644 index 0000000..0b37854 Binary files /dev/null and b/assets/icons/apple-touch-icon.png differ diff --git a/assets/icons/icons8-favicon-50.png b/assets/icons/icons8-favicon-50.png new file mode 100644 index 0000000..8cd1a80 Binary files /dev/null and b/assets/icons/icons8-favicon-50.png differ diff --git a/assets/icons/icons8-film-tape-100.png b/assets/icons/icons8-film-tape-100.png new file mode 100644 index 0000000..0608606 Binary files /dev/null and b/assets/icons/icons8-film-tape-100.png differ diff --git a/assets/icons/icons8-z-key-64.png b/assets/icons/icons8-z-key-64.png new file mode 100644 index 0000000..7ac81dd Binary files /dev/null and b/assets/icons/icons8-z-key-64.png differ diff --git a/assets/sketchnotes/25-01-26-retro.png b/assets/sketchnotes/25-01-26-retro.png new file mode 100644 index 0000000..521edfe Binary files /dev/null and b/assets/sketchnotes/25-01-26-retro.png differ diff --git a/blogs/2026/01-january/25-01-week-review.org b/blogs/2026/01-january/25-01-week-review.org index e560ec5..168aadf 100644 --- a/blogs/2026/01-january/25-01-week-review.org +++ b/blogs/2026/01-january/25-01-week-review.org @@ -6,3 +6,21 @@ #+COMMENTS: t #+SLUG: 25-01-26-week-review +- This week I completed the following tasks: + - Add scopes for the tracker events API to the TMC database + - Safely Introduce the send-one-way-request Policy Into APIOps + - Create mock backend and review the impact of introducing the send-one-way-request policy + +19/01/26 - 8 hours + +20/01/26 - 8 hours + +21/01/26 - 7.5 hours + +22/01/26 - 7.25 hours + +23/01/26 - 7.25 hours + +TOTAL = 38 hours + +[[../../../assets/sketchnotes/25-01-26-retro.png]] diff --git a/blogs/blogs-list.org b/blogs/blogs-list.org index a5302fa..4a84f48 100644 --- a/blogs/blogs-list.org +++ b/blogs/blogs-list.org @@ -4,8 +4,8 @@ See the categories: @@html:Categories@@ * Blogs: -- [[file:2026/2026-list.org][2026 List]] @@html:24-01-2026 00:00@@ -- [[file:2025/2025-list.org][2025 List]] @@html:24-01-2026 00:00@@ +- [[file:2026/2026-list.org][2026 List]] @@html:30-01-2026 08:13@@ +- [[file:2025/2025-list.org][2025 List]] @@html:30-01-2026 08:13@@ - [[file:2026/01-january/18-01-week-review.org][[18-01-2026] - Weekly Review]] @@html:18-01-2026 12:12@@ @@html: review @@ - [[file:2026/01-january/25-01-week-review.org][[25-01-2026] - Weekly Review]] @@html:18-01-2026 12:12@@ @@html: review @@ - [[file:2026/01-january/11-01-week-review.org][[11-01-2026] - Weekly Review]] @@html:11-01-2026 12:12@@ @@html: review @@ diff --git a/build-site.el b/build-site.el index 7eb52b3..d60f7d9 100644 --- a/build-site.el +++ b/build-site.el @@ -38,7 +38,9 @@ (require 'htmlize) (defvar z-shared-head - " + " + + diff --git a/posts/posts-list.org b/posts/posts-list.org index 55f3206..80860a1 100644 --- 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:24-01-2026 00:00@@ +- [[file:career/career-list.org][Career List]] @@html:30-01-2026 08:13@@ - [[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]] @@html:18-01-2026 23:00@@ @@html: learning @@ @@html: notes @@ diff --git a/recently-updated.org b/recently-updated.org index 3e2b99a..9214fe3 100644 --- a/recently-updated.org +++ b/recently-updated.org @@ -2,7 +2,7 @@ #+OPTIONS: toc:nil num:nil * Recently Updated (top 26 files - per lima's request) -- [[file:blogs/2026/01-january/25-01-week-review.org][[25-01-2026] - Weekly Review]] @@html:2026-01-21 14:12@@ +- [[file:blogs/2026/01-january/25-01-week-review.org][[25-01-2026] - Weekly Review]] @@html:2026-01-26 08:44@@ - [[file:blogs/2026/01-january/18-01-week-review.org][[18-01-2026] - Weekly Review]] @@html:2026-01-18 23:05@@ - [[file:home/backlog.org][Backlog]] @@html:2026-01-18 23:03@@ - [[file:posts/career/monitoring-and-logging.org][Monitoring and Logging]] @@html:2026-01-18 23:03@@