-
Notifications
You must be signed in to change notification settings - Fork 4
/
_quarto.yml
41 lines (39 loc) · 904 Bytes
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
project:
type: website
website:
title: "Zeki Akyol"
description: "Personal Website"
favicon: favicon.png
site-url: https://zekiakyol.com
repo-url: https://github.com/zekiakyol/personal-website
twitter-card: true
open-graph: true
navbar:
pinned: true
background: dark
foreground: light
left:
- text: "Home"
file: index.qmd
- text: "Research"
file: research.qmd
- text: "Teaching"
file: teaching.qmd
- text: "Reading"
file: reading.qmd
- text: "Photos"
file: photos.qmd
- text: "Blog"
file: blog.qmd
right:
- icon: github
href: https://github.com/zekiakyol
- icon: twitter
href: https://twitter.com/zekiakyol0
- icon: youtube
href: https://www.youtube.com/@zekiakyol
format:
html:
theme: cosmo
css: styles.css
linkcolor: blue