-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
81 lines (75 loc) · 1.7 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
title: Asynchronous Data Exchange
remote_theme: opendocsg/opendoc-theme@master
timezone: Asia/Singapore
repository: opendocsg/opendoc-sensor-data-exchange
plugins:
- jekyll-include-cache
baseurl: ''
server_PROD: https://search.opendoc.sg
server_DEV: https://search-staging.opendoc.sg
google_analytics: null
fast_build: false
offline: false
preload_pages: true
styling_options:
primary_brand_color: "#00B4B4"
logo_path: /assets/adex-logo.png
opendoc_logo_path: /assets/adex-logo.png
feedback_url: https://form.gov.sg/5e4e552386290e0013ae5685
logo_url: https://adex.gov.sg/adex/home
hide_toolbar:
sidebar: false
pdf: false
github: true
folders:
- name: 'Release notes'
title: 'Release notes'
subtitle: ''
order:
- Release.md
folders:
- name: 'Onboarding guide'
title: 'Onboarding guide'
subtitle: ''
order:
- ADEX Portal.md
- Sign up.md
- Verify email.md
- MFA.md
- Log in.md
- Join team.md
- Create project.md
- Create topic.md
- MQTT connection.md
folders:
- name: 'User guide'
title: 'User guide'
subtitle: ''
order:
- Getting Started.md
- Introduction.md
- Home Page.md
- Dashboard.md
- Browse Topic.md
- Projects.md
- My Subscribers.md
- My Subscriptions.md
- Activities.md
- Glossary.md
- name: 'FAQs'
title: 'FAQs'
subtitle: ''
order:
- General.md
- Account.md
- Projects.md
- Publishing.md
- Subscription.md
- Topic.md
- Messaging.md
- Portal.md
- Maintenance.md
- name: 'Terms of use'
title: 'Terms of use'
- name: 'Privacy statement'
title: 'Privacy statement'