-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
113 lines (98 loc) · 2.39 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
language: russian
exclude: [vendor]
# Link to home
url: /
# link to github repo
github_editme_path: https://github.com/evotor/documentation-v2/tree/develop/
#feedback_email: ilytkin88@gmail.com
#feedback_subject_line: feedback subject line
feedback_disable: true
image_path: docs/images/
port: 4000
highlighter: rouge
highlighting_css: grey
# options: "monokai" (black), "syntax" (white), "darkly", "grey"
navbar_style: lighttheme-evoblue
navbar_logo: docs/images/logo_white.png
image_path: /docs/images/
javadoc: /javadoc
markdown: kramdown
kramdown:
input: GFM
auto_ids: true
transliterated_header_ids: true
hard_wrap: false
syntax_highlighter: rouge
collections:
docs:
output: true
tags:
output: false
defaults:
-
scope:
path: ""
type: pages
values:
layout: default
topnav: topnav
tag_group: taglist
-
scope:
path: ""
type: docs
values:
layout: default
topnav: topnav
tag_group: taglist
-
scope:
path: ""
type: tags
values:
layout: default
topnav: topnav
sidebar: taglist
toc: false
github_button: true
search: false
google_analytics: UA-84163503-7
#algolia:
# application_id: 'EL1PU8ZHNW'
# index_name: 'evotor-documentation'
# search_only_api_key: 49a2a5eecb0954222a7f3390556e9581
# record_css_selector: 'p,ul'
# settings:
# attributesToIndex:
# - title
# - h1
# - h2
# - h3
# - h4
# - h5
# - h6
# - unordered(text)
# - unordered(tags)
# - summary
exclude:
- Gemfile
- Gemfile.lock
plugins:
# - jekyll-algolia
# - jekyll-remote-plantuml
########## UI text ###############
uistring:
title: Документация Эвотор # Displays as site title on top nav bar and on site metadata
description: Documentation theme for Jekyll websites # Displays as site description meta
search_placeholder_global: Поиск по сайту ...
search_placeholder_product: Поиск по разделу ...
minitoc_title: Содержание
tags_title: Теги
github_edit_button_text: Редактировать
search_results_page_title: Результаты поиска
search_no_results_found: Результатов не найдено.
tag_terms:
product: Product
page: Page
excerpt: Excerpt
tag_page_intro: Страницы отмеченные тегом