From 678f7576f923e3f89cf3cc209b2b84869387fc14 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Tue, 18 Nov 2025 14:33:13 +0100 Subject: [PATCH] add teaching section --- data.yaml | 4 ++- dist/index.html | 43 ++++++++++++++++++++++++++++++++ dist/projects/index.html | 9 +++++++ dist/publications/index.html | 9 +++++++ dist/teaching/index.html | 40 ++++++----------------------- templates/partials/teaching.html | 3 +++ 6 files changed, 75 insertions(+), 33 deletions(-) diff --git a/data.yaml b/data.yaml index adf1b03..8260d63 100644 --- a/data.yaml +++ b/data.yaml @@ -1,7 +1,7 @@ sections: - publications - projects - # - teaching + - teaching - presentations - services @@ -279,7 +279,9 @@ teaching: tags: - "Fall 2025" - "Aalborg University" + desc: "This course introduces students to streamlined interaction with AI models and systems, as well as implementation and deployment of scalable, production-ready AI systems on real-world infrastructures." links: + Moodle: https://www.moodle.aau.dk/course/view.php?id=57016 Literature: https://blog.yanlincs.com/ai-system/ presentations: diff --git a/dist/index.html b/dist/index.html index b9fe3e9..9e825cf 100644 --- a/dist/index.html +++ b/dist/index.html @@ -72,6 +72,15 @@ + + + +