-
Notifications
You must be signed in to change notification settings - Fork 347
Expand file tree
/
Copy path_config.yml
More file actions
115 lines (103 loc) · 2.13 KB
/
_config.yml
File metadata and controls
115 lines (103 loc) · 2.13 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
title: ThingsBoard
name: ThingsBoard
author: thingsboard
logo: /images/thingsboard_logo.png
url: https://thingsboard.io
twitter:
username: thingsboard
social:
name: ThingsBoard
links:
- https://twitter.com/thingsboard
- https://github.com/thingsboard/thingsboard
- https://www.facebook.com/thingsboard
- https://www.youtube.com/channel/thingsboard
seo:
type: WebSite
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
html_to_native: true
hard_wrap: false
syntax_highlighter: rouge
syntax_highlighter_opts:
css_class: 'highlight'
span:
line_numbers: false
block:
line_numbers: true
start_line: 1
baseurl:
incremental: true
exclude:
- .idea
# - docs
# - blog
# - careers
# - case-study
# - case-studies
# - _includes/docs
safe: false
lsi: false
sass:
style: compressed
defaults:
-
scope:
path: ""
values:
image:
path: /images/thingsboard_logo.png
twitter: /images/thingsboard_logo.png
facebook: /images/thingsboard_logo.png
version: "v1.0"
githubbranch: "master"
docsbranch: "master"
-
scope:
path: docs
values:
layout: docwithnav
showedit: true
permalink: pretty
plugins:
- jekyll-redirect-from
- jekyll-seo-tag
collections:
careers:
output: true
release:
branch: release-4.3
branch_major_next: master
# In short form (e.g. 4.3)
ver: 4.3.1.1
# In short form (e.g. 4.3)
ce_ver: 4.3.1.1
# In short form (e.g. v4.3)
ce_tag: v4.3.1.1
# In full form (e.g. 4.3.0, 4.3.0.1)
ce_full_ver: 4.3.1.1
# In short form (e.g. 4.3pe)
pe_ver: 4.3.1.1pe
# In full form (e.g. 4.3.0PE, 4.3.0.1PE)
pe_full_ver: 4.3.1.1PE
# In short form (e.g. v4.3)
wd_examples_commit: v4.3.1.1
# >>> EDGE
edge_ver: 4.3.1.1
edge_tag: v4.3.1.1
edge_full_ver: 4.3.1.1EDGE
pe_edge_ver: 4.3.1.1pe
pe_edge_full_ver: 4.3.1.1EDGEPE
# <<< EDGE
ce_flutter_app_ver: 1.8.0
pe_flutter_app_ver: 1.8.0
ce_dart_client_ver: 4.1.0
pe_dart_client_ver: 4.1.0
# >>> TBMQ
broker_full_ver: 2.2.0
broker_branch: release-2.2.0
pe_broker_full_ver: 2.2.0PE
# <<< TBMQ
trendz_ver: 1.15.0.4