-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
43 lines (40 loc) · 1.05 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
project:
type: website
output-dir: docs
website:
google-analytics: "G-0VWQVF21VS"
title: "Ju-Chi Yu, Ph.D."
navbar:
left:
- href: index.qmd
text: Home
- href: CV.qmd
text: CV
- href: tutorials.qmd
text: Resources
right:
- icon: mortarboard-fill
href: https://scholar.google.com.tw/citations?user=bkfSsy0AAAAJ&hl=en
- icon: github
href: https://github.com/juchiyu
- icon: linkedin
href: https://www.linkedin.com/in/ju-chi-yu-83270695/
- icon: twitter-x
href: https://X.com/juchiyu
page-footer:
center: "Ju-Chi Yu, Ph.D."
right:
- icon: mortarboard-fill
href: https://scholar.google.com.tw/citations?user=bkfSsy0AAAAJ&hl=en
- icon: github
href: https://github.com/juchiyu
- icon: linkedin
href: https://www.linkedin.com/in/ju-chi-yu-83270695/
- icon: twitter-x
href: https://X.com/juchiyu
format:
html:
theme: sandstone
css: css/bootstrap.min.css
toc: true
editor: visual