-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path_config.yml
73 lines (56 loc) · 2.84 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
# replace the <full url of the public repository> with your repository url.
# replace the <branch name> with the branch name used for publishing site, usually master branch.
# repositoryUrl: <full url of the public repository>/blob/<branch name>
repositoryUrl: https://github.com/dynamsoft/license-server-docs/blob/main
repository: Dynamsoft/license-server-docs
docRootName: Dynamsoft License Server
# Full url of the publicshed site without last '/'.
# For example: the full url of dbr doc sit is https://www.dynamsoft.com/barcode-reader/
# then set docFullPath with https://www.dynamsoft.com/barcode-reader
useVersionTree: true
# docFullPath: <full url of the published site> (eg - https://www.dynamsoft.com/barcode-reader)
docFullPath: https://www.dynamsoft.com/license-server/docs
# Relative path to first-level domain name without last '/'.
# For example: the full url of dbr doc sit is https://www.dynamsoft.com/barcode-reader/
# then set firstLevelUrl with /barcode-reader
# firstLevelUrl: #<relative path to first-level domain> (eg - /barcode-reader)
firstLevelUrl: /license-server/docs
# docHomePage: #<relative path of homepage to first-level domain>
# if index.md in the repo is the homepage, set the value same as firstLevelUrl.
docHomePage: /license-server/docs/about/
# Notice the root of the path is the first-level domain, so the relative path shall be started
# with the first-level path rather than the root path of the repository.
about: /license-server/docs/about/
common: /license-server/docs/common/
dshosted: /license-server/docs/dshosting/
selfhosted: /license-server/docs/selfhosting/
schedule: /license-server/docs/schedule/
# Example variable:
# sampleFolder: <firstLevelUrl>/sample-folder/
sampleFolder: /license-server/docs/sample-folder/
# public resources.
# assets: <firstLevelUrl>/assets/
assets: /license-server/docs/assets/
# edit_icon: <firstLevelUrl>/assets/img-icon/edit-icon.png
edit_icon: /license-server/docs/assets/img-icon/edit-icon.png
# smile_icon: <firstLevelUrl>/assets/img-icon/icon-smile.png
smile_icon: /license-server/docs/assets/img-icon/icon-smile.png
# sad_icon: <firstLevelUrl>/assets/img-icon/icon-sad.png
sad_icon: /license-server/docs/assets/img-icon/icon-sad.png
# dbr_icon: <firstLevelUrl>/assets/img-icon/icon-dbr.svg
dbr_icon: /license-server/docs/assets/img-icon/icon-dbr.svg
# dwt_icon: <firstLevelUrl>/assets/img-icon/icon-dwt.svg
dwt_icon: /license-server/docs/assets/img-icon/icon-dwt.svg
# dnt_icon: <firstLevelUrl>/assets/img-icon/icon-dnt.svg
dnt_icon: /license-server/docs/assets/img-icon/icon-dnt.svg
# Replace the <firstLevelUrl> with the value of firstLevelUrl defined above.
# baseurl: "<firstLevelUrl>"
baseurl: "/license-server/docs"
plugins:
- jemoji
- jekyll-webp
- jekyll-relative-links
- jekyll-redirect-from
- jekyll-readme-index
- jekyll-seo-tag
url: "https://www.dynamsoft.com" # sitemap root