generated from emu-hacettepe-analytics/muy665-quarto-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
64 lines (53 loc) · 1.21 KB
/
_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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
project:
type: website
output-dir: docs
website:
title: "aRsızlar Takımı Analitik Labı"
navbar:
search: true
left:
- text: Ana Sayfa
href: index.qmd
- text: Takım Üyeleri
href: takim.qmd
- text: Porfolyo
href: portfolyo.qmd
- text: Proje
href: proje.qmd
tools:
- icon: github
href: https://github.com
sidebar:
- title: "Çalışmalar"
style: "docked"
search: true
contents:
- portfolyo.qmd
- portfolyo/calisma1.qmd
- portfolyo/calisma2.qmd
- title: "Takım"
style: "docked"
search: true
contents:
- takim.qmd
- takim/mertozbayer.qmd
- takim/ilkcanoksuz.qmd
- takim/sulesayman.qmd
- takim/goktugozates.qmd
- takim/gizemgul.qmd
- takim/ahmetcaylak.qmd
- takim/akifemirosman.qmd
page-navigation: true
back-to-top-navigation: true
page-footer:
center: "EMU Hacettepe MUY665 - 2023-2024 Bahar"
border: true
format:
html:
toc: true
toc-location: left
theme:
light: flatly
dark: darkly
css: styles.css
editor: visual