forked from zarathucorp/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_site.yml
More file actions
executable file
·40 lines (40 loc) · 1.08 KB
/
_site.yml
File metadata and controls
executable file
·40 lines (40 loc) · 1.08 KB
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
name: "Zarathu Blog"
title: "Zarathu Blog"
favicon: img/logo_favicon.png
description: |
News, insights, and in-depth case studies from Zarathu
output_dir: "_site"
base_url: https://blog.zarathu.com
repository_url: https://github.com/zarathucorp/blog
google_analytics: "UA-135478021-2"
creative_commons: CC BY
exclude: ["README.markdown", "LICENSE"]
navbar:
logo: img/logo.png
title: "Zarathu Blog"
right:
- text: "Home"
href: index.html
- text: "Applications"
href: http://app.zarathu.com/
- text: "R packages"
menu:
- text: jstable
href: https://jinseob2kim.github.io/jstable/
- text: jskm
href: https://jinseob2kim.github.io/jskm/
- text: jsmodule
href: https://jinseob2kim.github.io/jsmodule/
- text: "Contributors"
href: contributors.html
- icon: fa fa-rss
href: index.xml
collections:
posts:
feed_items_max: 50
disqus:
shortname: zarathu-blog
hidden: true
share: [facebook, twitter, linkedin, google-plus]
subscribe: _subscribe.html
output: distill::distill_article