Skip to content

Commit e9736e7

Browse files
authored
Update events interface (#11)
* Remove placeholder events * Update Turkish translations for event types * Not generate pages for events * Add event content * Update event card layout * Update admin page for events * Update calendar title string * Fix datetime format
1 parent 9896dcb commit e9736e7

File tree

17 files changed

+262
-191
lines changed

17 files changed

+262
-191
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
type: phd-thesis-defense
3+
title: Conditional Computation Techniques in Deep Neural Networks with
4+
Conditional Information Gain
5+
name: Ufuk Can Biçici
6+
time: 2024-06-05T13:30:00
7+
duration: 2h
8+
location: Ali Vahit Şahiner (AVŞ)
9+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
type: phd-thesis-defense
3+
title: Koşullu Bilgi Kazanım ile Derin Sinir Ağlarında Koşullu Hesaplama Teknikleri
4+
name: Ufuk Can Biçici
5+
time: 2024-06-05T13:30:00
6+
duration: 2h
7+
location: Ali Vahit Şahiner (AVŞ)
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
type: special-event
3+
title: Graduation Ceremony 2024
4+
name: Computer Engineering
5+
time: 2024-07-05T11:00:00
6+
duration: 2h
7+
location: Albert Long Hall
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
type: special-event
3+
title: Mezuniyet Töreni 2024
4+
name: Bilgisayar Mühendisliği
5+
time: 2024-07-05T11:00:00
6+
duration: 2h
7+
location: Albert Long Hall
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
type: special-event
3+
title: Graduation Ceremony 2024
4+
name: Software Engineering
5+
time: 2024-07-05T19:00:00
6+
duration: 2h
7+
location: Albert Long Hall
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
type: special-event
3+
title: Mezuniyet Töreni 2024
4+
name: Yazılım Mühendisliği
5+
time: 2024-07-05T19:00:00
6+
duration: 2h
7+
location: Albert Long Hall
8+
---

content/events/_index.en.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
---
22
title: Events
3+
cascade:
4+
- _build:
5+
render: never
6+
publishResources: false
7+
list: always
38
---

content/events/_index.tr.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
---
22
title: Etkinlikler
3+
cascade:
4+
- _build:
5+
render: never
6+
publishResources: false
7+
list: always
38
---

content/events/example-ms-defense-claude-shannon/index.en.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

content/events/example-ms-defense-claude-shannon/index.tr.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)