forked from m-clark/m-clark.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
45 lines (45 loc) · 1.09 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
name: "michael-clark"
title: 'Michael Clark'
description: |
"Statistics, Data, Science"
navbar:
logo:
image: img/mc_logo.png
href: index.html
search: true
right:
# - text: "Home"
# href: index.html
- text: "About"
href: about.html
- text: "Documents"
href: documents.html
- text: "Workshops"
href: workshops.html
- text: "Code"
href: code.html
# - text: "Odds/Ends"
# href: misc.html
- text: "Projects"
href: projects.html
- text: "Resources"
href: resources.html
- icon: fab fa-github-alt fa-1x
href: https://github.com/m-clark
- icon: fa fa-rss fa-1x
href: index.xml
- icon: fab fa-twitter fa-1x
href: https://twitter.com/statsdatasci
favicon: img/favicon.ico
base_url: https://m-clark.github.io/
google_analytics: "UA-79528685-1"
collections:
posts:
creative_commons: CC BY-SA
share: [twitter, linkedin, facebook, wechat]
feed_items_max: 5
output_dir: "."
output:
distill::distill_article:
css: styles.css
repository_url: https://github.com//m-clark/m-clark.github.io