-
-
Notifications
You must be signed in to change notification settings - Fork 171
/
Copy path_config.yml
113 lines (95 loc) · 2.24 KB
/
_config.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
remote_theme: daattali/beautiful-jekyll
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap
title: Dean Attali
author: Dean Attali
navbar-links:
Blog: "/"
Hire me: "https://attalitech.com/"
Projects: "projects"
About Me / Contact: "aboutme"
❤ Support: "https://github.com/sponsors/daattali"
avatar: "/assets/img/deanimg.jpeg"
social-network-links:
email: "[email protected]"
facebook: deanattali
github: daattali
twitter: daattali
linkedin: "daattali"
stackoverflow: "3943160/daattali"
calendly: "attalitech/meeting"
youtube: "@daattali?sub_confirmation=1"
patreon: DeanAttali
share-links-active:
twitter: true
facebook: true
linkedin: true
excerpt_length: 50
feed_show_excerpt: false
feed_show_tags: false
keywords: "r shiny,r shiny developer,shiny developer,shiny apps,shiny consultant,dashboards r,interactive dashboards"
link-col: "#404040"
mobile-theme-col: "#0085A1"
site-css: "/assets/css/custom-styles.css"
site-js: "/assets/js/custom-script.js"
edit_page_button: true
timezone: "America/Toronto"
permalink: /blog/:title/
paginate: 10
paginate_path: "/page:num/"
disqus: "deanattali-site"
gtag: "G-HKWW77BNTR"
fb_app_id: "536330676521989"
url-pretty: "❤ Support"
url-canonical: https://github.com/sponsors/daattali
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
carbonads: true
comments: true
social-share: true
show-share: true
show-subscribe: true
support_promo_box: true
after-content: [share-section.html, scroll-box.html]
-
scope:
path: "notblog"
values:
layout: "post"
carbonads: true
comments: true
social-share: true
show-share: true
show-subscribe: true
support_promo_box: true
after-content: [share-section.html, scroll-box.html]
-
scope:
path: "pages"
values:
layout: "page"
comments: true
-
scope:
path: ""
values:
layout: "page"
before-content: [support_promo_box.html, carbonads.html]
footer-extra: footer-subscribe.html
exclude:
- CHANGELOG.md
- CNAME
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- docs/
- files/java/Scrabble/*
# 2fc73a3a967e97599c9763d05e564189d5