forked from aip-dev/google.aip.dev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
40 lines (40 loc) · 874 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
---
markdown: kramdown
plugins:
- jekyll-redirect-from
url: https://aip.dev
include:
- CONTRIBUTING.md
defaults:
- scope:
path: ''
values:
areas:
apps: GSuite
cloud: Google Cloud Platform
client-libraries: Client Libraries
overview:
- uri: /
title: Home
- uri: /contributing
title: Contributing to the project
- uri: /adopting
title: Adopting AIPs in your company
- uri: /faq
title: Frequently asked questions
- uri: /licensing
title: Content licensing
js:
- /assets/js/proto-syntax.js
- scope:
path: CONTRIBUTING.md
values:
exclude_from_search: true
permalink: /contributing
- scope:
path: README.md
values:
exclude_from_search: true
tipue_search:
include:
pages: true