-
Notifications
You must be signed in to change notification settings - Fork 7
/
_site.yml
47 lines (47 loc) · 1.13 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
name: "piping-hot-data"
title: "PIPING HOT DATA"
description: |
The personsal website of Shannon Pileggi
base_url: https://www.pipinghotdata.com
output_dir: "_site"
theme: theme.css
navbar:
right:
- text: "Home"
href: index.html
- text: "Blog"
href: blog.html
- text: "Workshops"
href: workshops.html
- text: "Talks"
href: talks.html
- text: "About"
href: about.html
- text: "CV"
href: shannon_pileggi_cv.html
- icon: fa fa-github
href: https://github.com/shannonpileggi
- icon: fa fa-linkedin
href: https://www.linkedin.com/in/shannon-m-pileggi/
- icon: fab fa-mastodon
href: https://fosstodon.org/@PipingHotData
- icon: fab fa-bluesky
href: https://bsky.app/profile/pipinghotdata.com
- icon: fa fa-rss
href: blog.xml
output:
distill::distill_article:
includes:
in_header: giscus.html
google_analytics: "UA-128676462-1"
twitter:
site: "@PipingHotData"
creator: "@PipingHotData"
rss:
full_content: true
collections:
posts:
categories: true
share: [linkedin]
citations: true
subscribe: _subscribe.html