-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
53 lines (44 loc) · 1.32 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
title: "Wsldl official documentation"
description: "A Wsldl for documentation"
footer_content: "Copyright © 2020 Wsldl-pg Documentation Team. Distributed by <a href=\"https://github.com/wsldl-pg/docs/tree/master/LICENSE\">Creative Commons Attribution 4.0 International License.</a>"
logo: "/asset/wsldl-logo.png"
remote_theme: "pmarsceill/just-the-docs"
color_scheme: "dark"
search_enabled: true
search:
rel_url: true
button: true
baseurl: "/docs"
url: "https://wsldl-pg.github.io"
aux_links:
" See GitHub":
- "//github.com/wsldl-pg/docs"
aux_links_new_tab: true
permalink: pretty
exclude: [ "node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "package-lock.json", "script/", "lib/", "bin/", "Rakefile", "docs/tests/", "module/" ]
heading_anchors: true
back_to_top: true
back_to_top_text: "Back to top"
gh_edit_link: true
gh_edit_link_text: "Edit this page on GitHub"
gh_edit_repository: "https://github.com/wsldl-pg/docs"
gh_edit_branch: "main"
gh_edit_view_mode: "tree"
#ga_tracking: UA-1234567-89
#ga_tracking_anonymize_ip: true
plugins:
- jekyll-seo-tag
- jekyll-sitemap
kramdown:
syntax_highlighter_opts:
block:
line_numbers: false
compress_html:
clippings: all
comments: all
endings: all
startings: []
blanklines: false
profile: false
# ignore:
# envs: all