forked from mkiser/WTFJHT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·98 lines (87 loc) · 2.18 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
# Permalinks
permalink: pretty
# Setup
title: What The Fuck Just Happened Today?
name: "What The Fuck Just Happened Today?"
tagline: "Today's essential newsletter. Logging the daily shock and awe in national politics. Read in moderation."
description: "Today's essential newsletter. Logging the daily shock and awe in national politics. Read in moderation."
url: "https://whatthefuckjusthappenedtoday.com"
baseurl: ""
source: .
destination: ./_site
plugins_dir: _plugins
layouts_dir: _layouts
data_dir: _data
includes_dir: _includes
twitter:
username: WTFJHT
social:
name: Matt Kiser
links:
- https://twitter.com/matt_kiser
- https://www.facebook.com/mattkiser
- https://www.linkedin.com/in/mattkiser
- https://github.com/mkiser
defaults:
-
scope:
path: ""
type: posts
values:
class: post
# About/contact
# author:
# name: 'Matt Kiser'
# url: 'https://whatthefuckjusthappenedtoday.com'
# email: '[email protected]'
facebook:
app_id: 601457263382211
ampdir: amp
# Assets
sass:
sass_dir: _sass
style: :compressed
# Custom vars
version: 1.0.0
github:
repo: https://github.com/mkiser/WTFJHT
timezone: America/Los_Angeles
exclude: [vendor]
algolia:
application_id: 'UI0QYYDNB1'
index_name: 'WTFJHT'
read_only_api_key: '50fe80eaf3c61b236fe7408e8be4bc30'
record_css_selector: 'p,li,blockquote'
excluded_files:
- 404.html
- about.md
- all.html
- archive.md
- atom.xml
- faq.md
- first-100-days.html
- index.html
- instant-feed.xml
- instantfeed.xml
- membership.md
- press.md
- rss.xml
- styles.css
- today.html
- whitelist.html
- yesterday.html
extlinks:
attributes: {target: _blank, rel: noopener, class: external}
rel_exclude: ['whatthefuckjusthappenedtoday.com']
# Gems
gems:
- jekyll-gist
- jekyll-redirect-from
- github-pages
- jekyll-paginate
- jekyll-seo-tag
- jekyll-sitemap
- amp-jekyll
- jekyll-twitter-plugin
- jekyll-extlinks
# - jekyll-admin