-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_site.yml
45 lines (45 loc) · 1.06 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: "blog"
title: "jolly data"
description: |
A blog on my personal exploration of open datasets, rstats, python and some more.
base_url: https://jollydata.blog
output_dir: "_site"
navbar:
logo: resources/logo_favicon.png
right:
- text: "Home"
href: index.html
- text: "Blog"
href: blog.html
- text: "DataViz"
href: challenges.html
- text: "Projects"
href: projects.html
- text: "About"
href: about.html
- icon: fa fa-github
href: https://github.com/nucleic-acid/jollydatablog
- icon: fa fa-twitter
href: https://twitter.com/c_gebhard
- icon: fa fa-rss
href: blog.xml
output:
distill::distill_article:
includes:
in_header: utterances.html
theme: humble_canvas.css
cookie_consent:
style: simple
type: express
palette: light
lang: en
cookies_policy: https://jollydata.blog/cookies.hmtl
rss:
full_content: false
favicon: resources/logo_favicon.png
collections:
posts:
categories: true
categories_metadata: true
authors_metadata: false
feed_items_max: 20 # default