From 52a965bac92c90b9e7af8dec570bbdb03fcee90f Mon Sep 17 00:00:00 2001 From: Toh Li Heng Date: Sun, 15 Oct 2023 19:46:45 +0800 Subject: [PATCH] HS: Update schedule (#602) * HS: Update schedule * HS: Add link for W9 * fix: close `` in hackerschool partial --------- Co-authored-by: shenyihong --- data/hacker_school/hacker_school_2324_1.yml | 21 ++++++++++++------- .../partials/projects/hackerschool_li.html | 3 +++ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/data/hacker_school/hacker_school_2324_1.yml b/data/hacker_school/hacker_school_2324_1.yml index 9618f9f1..8b690c93 100644 --- a/data/hacker_school/hacker_school_2324_1.yml +++ b/data/hacker_school/hacker_school_2324_1.yml @@ -3,20 +3,27 @@ events: venue: Seminar Room 11 @ COM3-01-20 date: 2023-08-30T19:00:00 - topic: Introduction to Python - venue: TBC + venue: Seminar Room 11 @ COM3-01-20 date: 2023-09-07T19:00:00 - topic: Introduction to Machine Learning - venue: TBC + venue: Seminar Room 11 @ COM3-01-20 date: 2023-09-14T19:00:00 - topic: Data Visualization with Svelte - venue: TBC + venue: DS Lab @ CLB Level 4 date: 2023-09-21T19:00:00 - - topic: TBC - venue: TBC - date: 2023-10-19T19:00:00 + - topic: Introduction to Building with Large Language Models + venue: Seminar Room 8 @ COM1-02-08 + date: 2023-10-11T19:00:00 + - topic: C++ for Programmers + venue: Seminar Room 12 @ COM3-01-21 + date: 2023-10-12T19:00:00 + - topic: 3D Anime(tion) for Beginners + sign_up: https://hckr.cc/hs2324s1-w9-signup-nus + venue: Seminar Room 1 @ COM1-02-06 + date: 2023-10-18T19:00:00 - topic: Introduction to Next.js venue: TBC date: 2023-10-25T19:00:00 - topic: Introduction to Web3 - venue: TBC + venue: Seminar Room 11 @ COM3-01-20 date: 2023-11-02T19:00:00 diff --git a/layouts/partials/projects/hackerschool_li.html b/layouts/partials/projects/hackerschool_li.html index 4ab7876f..677f8c9c 100644 --- a/layouts/partials/projects/hackerschool_li.html +++ b/layouts/partials/projects/hackerschool_li.html @@ -7,4 +7,7 @@

{{ .event.topic }}

{{ dateFormat "Mon, Jan 2, 3:04pm" (time .event.date) }}
{{ .event.venue }}
+ {{- if ne .event.sign_up nil -}} +
+ {{- end -}}