diff --git a/Makefile b/Makefile index ca64be7..48589be 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ VENV := .venv PY := $(VENV)/bin/python PIP := $(VENV)/bin/pip -all: clean build search +all: clean-output build search clean-venv build: @echo "Building project..." @@ -19,9 +19,12 @@ $(VENV): python3 -m venv $(VENV) $(PIP) install -r requirements.txt -clean: +clean-output: @echo "Cleaning output directory..." rm -rf output/ + +clean-venv: + @echo "Cleaning virtual environment..." rm -rf $(VENV) norm: @@ -33,7 +36,8 @@ help: @echo "Available targets:" @echo " make - Full rebuild" @echo " make build - Rebuild the output directory" - @echo " make clean - Remove output directory" + @echo " make clean-output - Remove output directory" + @echo " make clean-venv - Remove venv directory" @echo " make norm - Move all files that end with ~ to the backup folder" @echo " make search - creates the search index" @echo " make help - Show this help message" diff --git a/assets/sketchnotes/18-01-26-retro.png b/assets/sketchnotes/18-01-26-retro.png new file mode 100644 index 0000000..6adfd57 Binary files /dev/null and b/assets/sketchnotes/18-01-26-retro.png differ diff --git a/blogs/2025/2025-list.org b/blogs/2025/2025-list.org index 9588151..26e402b 100644 --- a/blogs/2025/2025-list.org +++ b/blogs/2025/2025-list.org @@ -23,6 +23,6 @@ See the categories: @@html:Categories@@ - [[file:08-august/benefits-of-reading.org][Benefits of Reading]] @@html:14-08-2025 23:36@@ @@html: reading @@ @@html: insights @@ - [[file:08-august/hilberts.hotel.org][Hilbert's Hotel]] @@html:11-08-2025 18:39@@ @@html: maths @@ @@html: insights @@ - [[file: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:08-august/wacom-with-arch.org][Wacom With Arch]] @@html:08-08-2025 00:00@@ @@html: insights @@ - [[file: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:08-august/wacom-with-arch.org][Wacom With Arch]] @@html:08-08-2025 00:00@@ @@html: insights @@ - [[file:08-august/zettelkasten.org][Zettelkasten Method]] @@html:07-08-2025 00:00@@ @@html: education @@ diff --git a/blogs/2026/01-january/18-01-week-review.org b/blogs/2026/01-january/18-01-week-review.org index 566c1c4..aa461a6 100644 --- a/blogs/2026/01-january/18-01-week-review.org +++ b/blogs/2026/01-january/18-01-week-review.org @@ -6,3 +6,17 @@ #+COMMENTS: t #+SLUG: 18-01-26-week-review +- I started my first ever rotation on <2026-01-14 Wed> with team Toblerone. + +- I also amended my working hours. So I'm thinking of doing: + - Monday: 8:00 - 16:00 (7.5hrs, 30 min break) + - Tuesday: 8:00 - 16:30 (7.5hrs, 1hr break) + - Wednesday: 8:00 - 16:30 (8hrs, 30 min break) + - Thursday: 8:00 - 16:30 (7.5hrs, 1hr break) + - Friday: 8:00 - 16:30 (7.5hrs, 1hr break) + +- I started going back to the Hifz class on <2026-01-14 Wed>. It works best if I do 5:30-7:30. + +- We started weekend classes, from 11:15 ish to 1pm. + +[[../../../assets/sketchnotes/18-01-26-retro.png]] diff --git a/blogs/blogs-list.org b/blogs/blogs-list.org index 9307785..603e6f5 100644 --- a/blogs/blogs-list.org +++ b/blogs/blogs-list.org @@ -4,9 +4,9 @@ See the categories: @@html:Categories@@ * Blogs: +- [[file:2026/2026-list.org][2026 List]] @@html:18-01-2026 22:42@@ +- [[file:2025/2025-list.org][2025 List]] @@html:18-01-2026 22:42@@ - [[file:2026/01-january/18-01-week-review.org][[18-01-2026] - Weekly Review]] @@html:18-01-2026 12:12@@ @@html: review @@ -- [[file:2026/2026-list.org][2026 List]] @@html:17-01-2026 21:24@@ -- [[file:2025/2025-list.org][2025 List]] @@html:17-01-2026 21:24@@ - [[file:2026/01-january/11-01-week-review.org][[11-01-2026] - Weekly Review]] @@html:11-01-2026 12:12@@ @@html: review @@ - [[file:2026/01-january/04-01-week-review.org][[04-01-2026] - Weekly Review]] @@html:04-01-2026 12:12@@ @@html: review @@ - [[file:2025/12-december/28-12-week-review.org][[28-12-2025] - Weekly Review]] @@html:28-12-2025 12:12@@ @@html: review @@ @@ -23,7 +23,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/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/wacom-with-arch.org][Wacom With Arch]] @@html:08-08-2025 00:00@@ @@html: insights @@ - [[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 @@ \ No newline at end of file diff --git a/build-site.el b/build-site.el index d3808aa..7eb52b3 100644 --- a/build-site.el +++ b/build-site.el @@ -83,7 +83,7 @@ \"Site