From 26ebdc2463895cafa5e2bba19b5295ce53412d75 Mon Sep 17 00:00:00 2001 From: Barne Kleinen Date: Tue, 30 Jul 2024 09:32:27 +0200 Subject: [PATCH] Release Train 3: small fixes, remove logo deserts --- Makefile | 4 ++-- content/ss24/bachelor/b4-sempy/_index.md | 6 +++--- content/ss24/bachelor/b4-sempy/techstack.md | 1 + content/ss24/bachelor/b5-pam/_index.md | 2 +- content/ss24/master/m1-gaming-for-future/_index.md | 4 ++-- content/ss24/master/m2-food4future/_index.md | 2 +- content/ss24/master/m4-orgxtract/techstack.md | 2 +- content/ss24/master/m5-capsearch/_index.md | 6 +++--- content/ws23/master/m4-gamingforthefuture/_index.md | 2 +- 9 files changed, 15 insertions(+), 14 deletions(-) diff --git a/Makefile b/Makefile index e4f5f1601..e4963d787 100644 --- a/Makefile +++ b/Makefile @@ -2,9 +2,9 @@ .RECIPEPREFIX = - hugo : open -#- hugo --baseURL http://localhost:1313/pathprefix --navigateToChanged --port=1313 server +- hugo --baseURL http://localhost:1313/pathprefix --navigateToChanged --port=1313 server # - hugo --baseURL http://localhost:1313/pathprefix --navigateToChanged --buildDrafts -p 1313 server -- hugo --baseURL http://localhost:1313/pathprefix --navigateToChanged --buildDrafts --environment development -p 1313 server +#- hugo --baseURL http://localhost:1313/pathprefix --navigateToChanged --buildDrafts --environment development -p 1313 server hugoP : open - hugo -p 1313 server diff --git a/content/ss24/bachelor/b4-sempy/_index.md b/content/ss24/bachelor/b4-sempy/_index.md index 268530362..d61785d7b 100644 --- a/content/ss24/bachelor/b4-sempy/_index.md +++ b/content/ss24/bachelor/b4-sempy/_index.md @@ -1,7 +1,7 @@ +++ project_id = "B4" -title = "SEMPY AI-Research Agent" -subtitle = "" +title = "SEMPY" +subtitle = "AI-Research Agent" claim = "" abstract = "" @@ -12,7 +12,7 @@ card_description = "SEMPY is an AI research agent that supports customers of the # Names are optional, team size is sufficient team = ["Son Xuan Hoang","Eldar Akhundzada", "Mathieu Wassmuth", "Paul Schiffner", "Yasin Dalowar"] -supervisor = "Jakob Panten & Jana Dolan & Tino Nitze" +supervisor = ["Jakob Panten", "Jana Dolan", "Tino Nitze"] draft = false website_link = "" diff --git a/content/ss24/bachelor/b4-sempy/techstack.md b/content/ss24/bachelor/b4-sempy/techstack.md index d136121f7..aa353c08d 100644 --- a/content/ss24/bachelor/b4-sempy/techstack.md +++ b/content/ss24/bachelor/b4-sempy/techstack.md @@ -1,6 +1,7 @@ +++ title = "Tech Stack" weight = 1 +draft = true +++ {{
}} diff --git a/content/ss24/bachelor/b5-pam/_index.md b/content/ss24/bachelor/b5-pam/_index.md index cf0f3c24a..e3c828c75 100644 --- a/content/ss24/bachelor/b5-pam/_index.md +++ b/content/ss24/bachelor/b5-pam/_index.md @@ -12,7 +12,7 @@ card_image = "PAM.png" card_description = "Upgrading, Reworking and rewriting a Project Tool for a certain Company" # Names are optional, team size is sufficient team = ["Margarita Boiko", "Hamzeh Hamzeh", "Anh Phuc Hoang", "Lukas Oswald"] -supervisor = ["Dr.Sue-Ann Bäsler", "Martin Singer", "Vu Minh Le", "Mariam Maisuradze"] +supervisor = ["Dr. Sue-Ann Bäsler", "Martin Singer", "Vu Minh Le", "Mariam Maisuradze"] draft = false # bitte hier zur projektwebseite verlinken. Der Verweis auf die Firma kann gerne in den Text. diff --git a/content/ss24/master/m1-gaming-for-future/_index.md b/content/ss24/master/m1-gaming-for-future/_index.md index cd21db996..480730b24 100644 --- a/content/ss24/master/m1-gaming-for-future/_index.md +++ b/content/ss24/master/m1-gaming-for-future/_index.md @@ -12,7 +12,7 @@ card_description = "" # Names are optional, team size is sufficient team = ["Eliot Hoff", " Kenneth Englisch", "Martin Christian Solihin", "Adib Ghassani Waluya", "Sebastian Puetz"] -supervisor = "David Mueller" +supervisor = "David Müller" draft = false website_link = "" @@ -31,7 +31,7 @@ source_link = "" +++ {{
}} -Our project aims to transform a simulation game from previous term ([Aquasolace WS23](/ws23/master/m4-gamingforthefuture/)) into an engaging game. We focus on expanding game features and integrating biodiversity layers to the game. +Our project aims to transform a simulation game from previous term ([Aquasolace WS23](../../../ws23/master/m4-gamingforthefuture/)) into an engaging game. We focus on expanding game features and integrating biodiversity layers to the game.
Game Image
{{
}} diff --git a/content/ss24/master/m2-food4future/_index.md b/content/ss24/master/m2-food4future/_index.md index d3c151252..2131d522f 100644 --- a/content/ss24/master/m2-food4future/_index.md +++ b/content/ss24/master/m2-food4future/_index.md @@ -12,7 +12,7 @@ card_description = "Imagine a scenario where the area available for food product # Names are optional, team size is sufficient team = ["Gerrit Behrens", "Diro Baloska", "Yosua Sentosa", "Hasan Alkurdi"] -supervisor = "Carsten Busch" +supervisor = "Prof. Dr. Carsten Busch" draft = false website_link = "" diff --git a/content/ss24/master/m4-orgxtract/techstack.md b/content/ss24/master/m4-orgxtract/techstack.md index 41de9bfaf..4e32e5321 100644 --- a/content/ss24/master/m4-orgxtract/techstack.md +++ b/content/ss24/master/m4-orgxtract/techstack.md @@ -4,7 +4,7 @@ weight = 40 draft = false +++ -{{Techstack}} + {{
}} * **[Github](https://github.com/FDS-HTW-2024/fds_orgchart)** for code collaboration and distribution diff --git a/content/ss24/master/m5-capsearch/_index.md b/content/ss24/master/m5-capsearch/_index.md index 3a8ed3642..2cd787d0f 100644 --- a/content/ss24/master/m5-capsearch/_index.md +++ b/content/ss24/master/m5-capsearch/_index.md @@ -1,7 +1,7 @@ +++ project_id = "M5" -title = "Capsearch: Bridging Talent and Career" -subtitle = "" +title = "Capsearch" +subtitle = "Bridging Talent and Career" claim = "CapSearch, an AI-powered platform, assists employees with project assignments. By analyzing profiles, skills, and goals, it provides personalized job recommendations, streamlines project assignments, and enhances efficiency." abstract = "CapSearch, an AI-powered platform, assists employees with project assignments. By analyzing profiles, skills, and goals, it provides personalized job recommendations, streamlines project assignments, and enhances efficiency." hasMermaid = true @@ -13,7 +13,7 @@ card_description = "CapSearch, an AI-powered platform, assists employees with pr # Names are optional, team size is sufficient team = ["Hikari Sophia Stölzle", "Nikol Stefanova", "Mohamed Amine Sallami", "Reynaldo Domenico", "Vu Minh Le"] -supervisor = "Parul Soni, Timo Walter" +supervisor = ["Parul Soni", "Timo Walter"] draft = false website_link = "" diff --git a/content/ws23/master/m4-gamingforthefuture/_index.md b/content/ws23/master/m4-gamingforthefuture/_index.md index 926961a52..999b69b48 100644 --- a/content/ws23/master/m4-gamingforthefuture/_index.md +++ b/content/ws23/master/m4-gamingforthefuture/_index.md @@ -8,7 +8,7 @@ card_image = "Game1.png" card_description = "Aquasolace - Gaming For Future" team = ["Eliot Hoff", " Kenneth Englisch", "Cong Nguyen-Dinh", "Adib Ghassani Waluya"] -supervisor = "David Mueller" +supervisor = "David Müller" draft = false +++