-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
39 lines (37 loc) · 1.04 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
project:
type: website
website:
title: "Shamindra Shrotriya"
site-url: https://www.shamindras.com
repo-url: https://github.com/shamindras/ss_personal_quarto_blog
repo-actions: [edit, issue]
open-graph: true
navbar:
background: "#FFFFFF"
foreground: "dark"
right:
- text: research
file: research.qmd
- text: blog
file: posts.qmd
- text: software
file: software.qmd
- text: "CV"
href: data/pdfs/shamindra-shrotriya_CV.pdf
- text: "teaching"
href: data/pdfs/shamindra-shrotriya_teaching-statement.pdf
- icon: github
href: https://github.com/shamindras
- text: "{{< iconify academicons google-scholar size=xl >}}"
href: https://scholar.google.com/citations?user=zFUrGToAAAAJ&hl=en&oi=ao
- icon: rss
href: posts.xml
google-analytics: "UA-145015693-1"
page-footer:
right:
- text: blog source
href: https://github.com/shamindras/ss_personal_quarto_blog
format:
html:
theme: ember.scss
css: styles.css