-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
59 lines (59 loc) · 1.34 KB
/
_site.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
name: "June Choe"
title: "June Choe"
description: |
Personal Blog
output_dir: "docs"
base_url: https://yjunechoe.github.io
twitter:
site: "@yjunechoe"
navbar:
right:
- text: "Home"
href: index.html
- text: "Blog"
href: blog.html
- text: "Research"
href: research.html
- text: "CV"
href: static/CV.pdf
- text: "Software"
href: software.html
- text: "News"
href: news.html
- text: "Misc."
menu:
- text: "Resources"
href: resources.html
# - text: "---"
# - text: "Data Visualizations"
# href: visualizations.html
- icon: fa fa-twitter
href: https://twitter.com/yjunechoe
- icon: fa-brands fa-mastodon
href: https://fosstodon.org/@yjunechoe
- icon: fa fa-github
href: https://github.com/yjunechoe
- image: static/img/osf.png
href: https://osf.io/72vrb/
- icon: fa fa-rss
href: sitemap.xml
search: true
collections:
posts:
categories: true
categories_metadata: true
authors_metadata: false
citations: false
share: [twitter]
output:
distill::distill_article:
highlight: tango
highlight_downlit: true
css: styles.css
toc: true
fig_caption: true
exclude: ['etc', 'renv*']
favicon: static/img/icon.png
google_analytics: "UA-178413324-1"
rss:
full_content: true