forked from hteumeuleu/caniemail
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
39 lines (34 loc) · 659 Bytes
/
_config.yml
File metadata and controls
39 lines (34 loc) · 659 Bytes
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
collections:
posts:
output: true
permalink: /news/:year-:month-:day-:title/
features:
output: true
clients:
output: true
defaults:
- scope:
path: ""
type: "features"
values:
layout: "feature"
- scope:
path: ""
type: "clients"
values:
layout: "client"
- scope:
path: ""
type: "posts"
values:
layout: "post"
- scope:
path: ""
values:
layout: "default"
permalink: /:title/
plugins:
- jekyll-mentions
exclude: [vendor, "pages/embed.html", "Gemfile", "Gemfile.lock", "CONTRIBUTING.md", "LICENSE", "README.md"]
include: ["_js"]
#incremental: true