Skip to content

Commit 1a4e131

Browse files
authored
Switch to wide layout and bump versions (#42)
* Switch to wide layout * Bump theme versions * Bump hugo version
1 parent 774b5df commit 1a4e131

File tree

15 files changed

+47
-12
lines changed

15 files changed

+47
-12
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
HUGO_VERSION=0.124.1
1+
HUGO_VERSION=0.127.0

config/_default/params.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ navigation:
1515
#color: primary
1616
# horizontal: true
1717
toc: true
18-
sidebar: true
18+
sidebar: false
1919
breadcrumb: false
2020

2121
sharing:
@@ -26,7 +26,7 @@ sharing:
2626
# Boğaziçi Light Blue: "#8cc8ea"
2727
style:
2828
primary: "#1e4a8b"
29-
fontSizeBase: "1.25rem"
29+
fontSizeBase: "1.1rem"
3030
themeFont: "Open Sans"
3131
themeFontPath: "https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400..800;1,400..800&display=swap"
3232

content/people/_index.en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
---
22
title: People
33
layout: list
4+
cascade:
5+
params:
6+
type: wide
47
---

content/people/_index.tr.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Kişiler
3+
layout: list
4+
cascade:
5+
params:
6+
type: wide
7+
---

content/people/academic-staff.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Academic Staff
33
description: Computer Engineering Teaching Assistants
44
metadata: none
5-
thumbnail: https://picsum.photos/seed/picsum/1400
65
weight: 22
76
---
87

content/people/academic-staff.tr.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Akademik Personel
33
description: Bilgisayar Mühendisliği Asistanları
44
metadata: none
5-
thumbnail: https://picsum.photos/seed/picsum/1400
65
weight: 22
76
---
87

content/people/faculty.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Faculty
33
description: Computer Engineering Faculty Members
44
metadata: none
55
weight: 21
6-
thumbnail: https://picsum.photos/seed/picsum/1400
76
class: rounded-5
87
---
98

content/people/faculty.tr.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Öğretim Üyeleri
33
description: Bilgisayar Mühendisliği Öğretim Üyeleri
44
metadata: none
55
weight: 21
6-
thumbnail: https://picsum.photos/seed/picsum/1400
76
class: rounded-5
87
---
98

content/people/support-staff.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Support Staff
33
description: Computer Engineering Support Staff
44
metadata: none
5-
thumbnail: https://picsum.photos/seed/picsum/1400
65
weight: 23
76
---
87

content/people/support-staff.tr.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: İdari ve Yardımcı Personel
33
description: Bilgisayar Mühendisliği İdari ve Yardımcı Personeli
44
metadata: none
5-
thumbnail: https://picsum.photos/seed/picsum/1400
65
weight: 23
76
---
87

0 commit comments

Comments
 (0)