forked from aip-dev/google.aip.dev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
44 lines (44 loc) · 801 Bytes
/
_config.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
42
43
44
---
markdown: kramdown
plugins:
- jekyll-redirect-from
url: https://aip.dev
github:
repository_url: https://github.com/googleapis/aip
include:
- CONTRIBUTING.md
- README.md
exclude:
- CNAME
- Dockerfile
- Gemfile*
- serve.sh
- test
defaults:
- scope:
path: ''
values:
areas:
aog: Actions on Google
apps: GSuite
cloud: Google Cloud Platform
client-libraries: Client Libraries
js:
- /assets/js/proto-syntax.js
- scope:
path: aip
values:
permalink: none
- scope:
path: CONTRIBUTING.md
values:
exclude_from_search: true
permalink: /contributing
- scope:
path: index.md
values:
exclude_from_search: true
permalink: /
tipue_search:
include:
pages: true