-
Notifications
You must be signed in to change notification settings - Fork 304
/
_config.yml
97 lines (85 loc) · 1.68 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
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
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-3.8
branch_major_next: master
ver: 3.8.1
ce_ver: 3.8.1
ce_tag: v3.8.1
ce_full_ver: 3.8.1
pe_ver: 3.8.1pe
pe_full_ver: 3.8.1PE
wd_examples_commit: v3.8.1
# >>> EDGE
edge_ver: 3.8
edge_tag: v3.8
edge_full_ver: 3.8.0EDGE
pe_edge_ver: 3.8pe
pe_edge_full_ver: 3.8.0EDGEPE
# <<< EDGE
ce_flutter_app_ver: 1.3.0
pe_flutter_app_ver: 1.3.0
broker_full_ver: 2.0.0
broker_branch: release-2.0.0
trendz_ver: 1.11.0