forked from thingsboard/thingsboard.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
59 lines (50 loc) · 1 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
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
kramdown:
input: GFM
html_to_native: true
hard_wrap: false
syntax_highlighter: rouge
baseurl:
incremental: true
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
gems:
- jekyll-redirect-from
- jekyll-seo-tag