-
Notifications
You must be signed in to change notification settings - Fork 18
/
_config.yml
62 lines (55 loc) · 1.26 KB
/
_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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
title: Adobe Experience Platform Launch
email: [email protected]
description: >
Documentation for the Adobe Launch platform.
baseurl: ""
url: "https://developer.adobelaunch.com"
# Build settings
markdown: kramdown
permalink: pretty
sections:
- api
- extensions
- resources
section_orders:
extensions:
- web_extensions
- edge_extensions
exclude:
- Dockerfile
- Gemfile*
- README.md
- videos
- vendor
defaults:
- scope:
path: "api"
type: "pages"
values:
layout: "documentation"
- scope:
path: "api/1.0-Unstable"
type: "pages"
values:
layout: "documentation"
labels:
- "unstable"
- scope:
path: "epages"
type: "pages"
values:
layout: "documentation"
- scope:
path: "extensions"
type: "pages"
values:
layout: "documentation"
- scope:
path: "resources"
type: "pages"
values:
layout: "documentation"
environment: external
launch_library_url_dev: //assets.adobedtm.com/launch-ENb1b2a98396e04dd4a82cd790a4730546-development.min.js
launch_library_url_stage: //assets.adobedtm.com/launch-ENb0fca57af3154292b7f0528bfad6b7af-staging.min.js
launch_library_url_prod: //assets.adobedtm.com/launch-ENb8cf58511e7a4d6794fd92efd98d4044.min.js