-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path_config.yml
More file actions
90 lines (78 loc) · 3.33 KB
/
_config.yml
File metadata and controls
90 lines (78 loc) · 3.33 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
repositoryUrl: https://github.com/dynamsoft-docs/web-twain-docs/blob/master
firstLevelUrl: /web-twain/docs
repository: dynamsoft-docs/web-twain-docs
docFullPath: https://www.dynamsoft.com/web-twain/docs
#docFullPath: https://demo3.dynamsoft.com:808/dwt-harry/web-twain/docs # Preview URL
productUrl: https://www.dynamsoft.com/web-twain/overview/
#productUrl: https://demo3.dynamsoft.com:808/dwt-harry/web-twain/overview/ # Preview URL
productName: Dynamic Web TWAIN
docHomePage: /web-twain/docs/
searchIndexName: Crawler-DWT-Docs-New
dynamsoft_logo: /web-twain/docs/assets/img-icon/dynamsoft-logo.png
dwt_logo: /web-twain/docs/assets/img-icon/dwt-logo.png
edit_icon: /web-twain/docs/assets/img-icon/edit-icon.png
assets: /web-twain/docs/assets/
_includes: /web-twain/docs/_includes/
_layouts: /web-twain/docs/_layouts/
about: /web-twain/docs/about/
getstarted: /web-twain/docs/getstarted/
indepth: /web-twain/docs/indepth/
info: /web-twain/docs/info/
faq: /web-twain/docs/faq/
introduction: /web-twain/docs/introduction/
hello-world: /web-twain/docs/hello-world/
general-usage: /web-twain/docs/general-usage/
extended-usage: /web-twain/docs/extended-usage/
api: /web-twain/docs/info/api/
dcv: /capture-vision/docs/
dynamsoft_logo: /web-twain/docs/assets/img-icon/dynamsoft-logo.png
dbr_logo: /web-twain/docs/assets/img-icon/dbr-logo.png
edit_icon: /web-twain/docs/assets/img-icon/edit-icon.png
smile_icon: /web-twain/docs/assets/img-icon/icon-smile.png
sad_icon: /web-twain/docs/assets/img-icon/icon-sad.png
dbr_icon: /web-twain/docs/assets/img-icon/icon-dbr.svg
dwt_icon: /web-twain/docs/assets/img-icon/icon-dwt.svg
dnt_icon: /web-twain/docs/assets/img-icon/icon-dnt.svg
baseurl: /web-twain/docs/
useVersionTreeV2: true
collections:
articles:
output: true
permalink: /:path:output_ext
relative_links:
enabled: true
collections: true
webp:
enabled: true
# The quality of the webp conversion 0 to 100 (where 100 is least lossy)
quality: 75
# List of directories containing images to optimize, nested directories will only be checked if `nested` is true
# By default the generator will search for a folder called `/img` under the site root and process all jpg, png and tiff image files found there.
img_dir: ["/assets/img-icon", "/assets/imgs/"]
# Whether to search in nested directories or not
nested: true
# add ".gif" to the format list to generate webp for animated gifs as well
formats: [".jpeg", ".jpg", ".png", ".tiff"]
# File extensions for animated gif files
gifs: [".gif"]
# Set to true to always regenerate existing webp files
regenerate: false
# Local path to the WebP utilities to use (relative or absolute)
# Omit or leave as nil to use the utilities shipped with the gem, override only to use your local install
# Eg : "/usr/local/bin/cwebp"
webp_path: nil
# List of files or directories to exclude
# e.g. custom or hand generated webp conversion files
exclude: []
# append '.webp' to filename after original extension rather than replacing it.
# Default transforms `image.png` to `image.webp`, while changing to true transforms `image.png` to `image.png.webp`
append_ext: false
plugins:
- jemoji
- jekyll-webp
- jekyll-relative-links
- jekyll-readme-index
- jekyll-seo-tag
#url: "https://www.dynamsoft.com" # sitemap root
#url: "https://officecn.dynamsoft.com:808/" # sitemap root
url: "" # sitemap root