forked from hteumeuleu/caniemail
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.embed.yml
More file actions
28 lines (22 loc) · 755 Bytes
/
_config.embed.yml
File metadata and controls
28 lines (22 loc) · 755 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
collections:
posts:
output: false
features:
output: true
permalink: /:name/
clients:
output: false
defaults:
- scope:
path: ""
type: "features"
values:
layout: "feature-embed"
permalink: /trash/:title/
plugins:
- jekyll-mentions
sass:
style: compressed
exclude: [vendor, "_posts", "pages/clients.html", "pages/features.html", "pages/home.html", "pages/news.html", "pages/scoreboard.html", "pages/search.html", "pages/support.html", "pages/todo.html", "tests", "_js/api.json", "assets/js/features.json", "assets/js/compare.js", "assets/tests", "assets/images/posts", "Gemfile", "Gemfile.lock", "CONTRIBUTING.md", "LICENSE", "README.md", "CNAME"]
include: ["_js", "pages/embed.html"]
incremental: true