forked from benbalter/benbalter.github.com
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config_test.yml
36 lines (33 loc) · 775 Bytes
/
_config_test.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
url: "http://localhost:4000"
proofer:
:url_ignore:
- "#comments"
- !ruby/regexp '/https?:\/\/(www)?\.youtube\.com\/watch\?v=.*/i'
- http://ben.balter.com/404/
- /edit/master/404.html
:check_html: true
:check_opengraph: true
:internal_domains:
- "http://localhost:4000"
:url_swap:
"http://localhost:4000/": "/"
:cache:
:timeframe: 24h
:parallel:
:in_processes: 3
:disable_external: true
github:
repository_nwo: "benbalter/benbalter.github.com"
owner_url: "https://github.com/benbalter"
repository_url: "https://github.com/benbalter/benbalter.github.com"
required_front_matter:
posts:
- title
- description
pages:
- title
- description
resume_positions:
- employer
- title
- start_date