forked from benbalter/benbalter.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config_test.yml
41 lines (38 loc) · 837 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
37
38
39
40
41
url: "http://localhost:4000"
proofer:
:ignore_urls:
- "#comments"
- !ruby/regexp '/https?:\/\/(www)?\.youtube\.com\/watch\?v=.*/i'
- http://ben.balter.com/404/
- /edit/master/404.html
:checks:
- Links
- Images
- Scripts
- Favicon
- OpenGraph
:internal_domains:
- "http://localhost:4000"
:url_swap:
"http://localhost:4000/": "/"
#:cache:
# :timeframe: 24h
:parallel:
:in_processes: 3
:disable_external: true
:enforce_https: false
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