-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
64 lines (51 loc) · 1.21 KB
/
_config.yml
File metadata and controls
64 lines (51 loc) · 1.21 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
permalink: /:year-:month-:day/:title
markdown: CommonMarkGhPages
include: ["_pages"]
exclude:
- "README.md"
- "CNAME"
- "LICENSE"
- "package.json"
- "node_modules"
- "src"
- "vendor" #jekyll travis
commonmark:
options: ["UNSAFE", "SMART", "FOOTNOTES"]
collections:
pages:
output: true
permalink: /:path
team_members:
output: false
sort_by: name
title : MinuteEarth
url : //minuteearth.com
theme_colour: "#333"
description : "Science and stories about our awesome planet!"
social :
email : minuteearth@gmail.com
twitter : https://twitter.com/minuteearth
patreon: https://www.patreon.com/minuteearth
facebook: https://www.facebook.com/minuteearth
youtube: https://www.youtube.com/minuteearth
instagram: https://www.instagram.com/minute_earth
tiktok: https://www.tiktok.com/@minuteearth
limits :
posts : nil
nav:
- title: Home
url: /
- title: About
url: /about
- title: FAQ
url: /faq
- title: Partners
url: /partners
- title: Books
url: /books
- title: Patreon
url: https://www.patreon.com/minuteearth
- title: Merch
url: https://store.dftba.com/collections/minuteearth
- title: YouTube
url: https://www.youtube.com/minuteearth