-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
45 lines (40 loc) · 918 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
42
project:
type: website
output-dir: docs
website:
title: "R Delisi"
description: "Açık ve Tekrarlanabilir Bilim"
favicon: "favicon.jpeg"
navbar:
background: "#000000"
foreground: "#FFFFFF"
pinned: true
left:
- href: index.qmd
text: Blog
- about.qmd
right:
- icon: 'mastodon'
href: 'https://ecoevo.social/@mehmet_goktu'
- icon: 'twitter'
href: "https://twitter.com/mehmet_goktu"
- icon: 'github'
href: "https://github.com/mehmetgoktug"
- icon: 'linkedin'
href: "https://www.linkedin.com/in/mehmetgoktug/"
page-footer:
center: R Delisi - 2023
twitter-card: true
open-graph: true
comments:
utterances:
repo: 'R-delisi/r-delisi.github.io'
format:
html:
theme:
light: flatly
dark: darkly
mainfont: Inconsolata
fontsize: 1rem
css: styles.css
toc: true