-
Notifications
You must be signed in to change notification settings - Fork 123
/
_config.yml
42 lines (36 loc) · 914 Bytes
/
_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
site_title: Katalon Docs
site_domain: docs.katalon.com
site_url: https://docs.katalon.com
site_icon: /images/katalon/template/favicon.png
site_twitter: https://twitter.com/katalon_studio
site_twitter_mention: katalon_studio
github_editme_path: katalon-studio/docs
markdown: kramdown
kramdown:
input: GFM
hard_wrap: false
syntax_highlighter: rouge
toc_levels: 2..3
incremental: false
plugins:
- jekyll-redirect-from
# algia index
algolia:
application_id: 5E7YZB1TD0
index_name: docs
search_only_api_key: fbbaaba34cbd44a2dca3bf899eff9cec
indexing_batch_size: 10
max_record_size: 10000
files_to_exclude:
- "_site/**/*"
# filter used to process markdown. note that kramdown differs from github-flavored markdown in some subtle ways
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: "docs"
comments: true
search: true
topnav: topnav