From a96d8ec708500b10cf48298213922b7dc0398d9a Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 21 Dec 2025 12:28:33 +0100 Subject: refactor: moved files from themes to layouts and static --- public/teaching/computer-networks/index.html | 61 ----------------- public/teaching/computer-organization/index.html | 61 ----------------- public/teaching/computer-programming/index.html | 61 ----------------- public/teaching/index.html | 78 ---------------------- public/teaching/index.xml | 40 ----------- .../software-engineering-processes/index.html | 61 ----------------- 6 files changed, 362 deletions(-) delete mode 100644 public/teaching/computer-networks/index.html delete mode 100644 public/teaching/computer-organization/index.html delete mode 100644 public/teaching/computer-programming/index.html delete mode 100644 public/teaching/index.html delete mode 100644 public/teaching/index.xml delete mode 100644 public/teaching/software-engineering-processes/index.html (limited to 'public/teaching') diff --git a/public/teaching/computer-networks/index.html b/public/teaching/computer-networks/index.html deleted file mode 100644 index 0428ae7..0000000 --- a/public/teaching/computer-networks/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - -
-
-
- my logo -
-
-

mjkw

- -
-
-
- - - - - - diff --git a/public/teaching/computer-organization/index.html b/public/teaching/computer-organization/index.html deleted file mode 100644 index 0428ae7..0000000 --- a/public/teaching/computer-organization/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - -
-
-
- my logo -
-
-

mjkw

- -
-
-
- - - - - - diff --git a/public/teaching/computer-programming/index.html b/public/teaching/computer-programming/index.html deleted file mode 100644 index 0428ae7..0000000 --- a/public/teaching/computer-programming/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - -
-
-
- my logo -
-
-

mjkw

- -
-
-
- - - - - - diff --git a/public/teaching/index.html b/public/teaching/index.html deleted file mode 100644 index 8f75c91..0000000 --- a/public/teaching/index.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - -
-
-
- my logo -
-
-

mjkw

- -
-
-
- - -
-

Posts

-
- -

In the posts below you can read my experience and lessons learned from teaching at Vrije Universiteit. -The below posts also list all the courses I have taught so far.

- - -
    - - - -
-
-
- - - - - - diff --git a/public/teaching/index.xml b/public/teaching/index.xml deleted file mode 100644 index c37b0fb..0000000 --- a/public/teaching/index.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - Teaching on mjkw - http://localhost:1313/teaching/ - Recent content in Teaching on mjkw - Hugo - en-us - Tue, 12 Aug 2025 14:15:03 +0200 - - - Software Engineering Processes - http://localhost:1313/teaching/software-engineering-processes/ - Tue, 12 Aug 2025 14:15:03 +0200 - http://localhost:1313/teaching/software-engineering-processes/ - - - - Computer Networks - http://localhost:1313/teaching/computer-networks/ - Tue, 12 Aug 2025 14:14:41 +0200 - http://localhost:1313/teaching/computer-networks/ - - - - Computer Organization - http://localhost:1313/teaching/computer-organization/ - Tue, 12 Aug 2025 14:14:32 +0200 - http://localhost:1313/teaching/computer-organization/ - - - - Computer Programming - http://localhost:1313/teaching/computer-programming/ - Tue, 12 Aug 2025 14:10:38 +0200 - http://localhost:1313/teaching/computer-programming/ - <p>Since this is my first post describing work experience as a Teaching Assistant at the Department of Computer Science at VU Amsterdam, I think a little foreword is necessary. The blog website, which you are currently reading, has been setup only recently, so all the posts which describe my work experience are all in retrospective. Computer Programming took place from 2 September 2024 until 25 of October 2024, which is almost a year ago. Nevertheless, this was my first teaching experience, and I think it is really important for me to share how that went. Same goes for Computer Organization, Computer Networks and more recently Software Engineering Processes and Computational Thinking.</p> - - - diff --git a/public/teaching/software-engineering-processes/index.html b/public/teaching/software-engineering-processes/index.html deleted file mode 100644 index 0428ae7..0000000 --- a/public/teaching/software-engineering-processes/index.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - -
-
-
- my logo -
-
-

mjkw

- -
-
-
- - - - - - -- cgit v1.2.3