forked from Codeception/codeception.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (30 loc) · 709 Bytes
/
Copy path_config.yml
File metadata and controls
30 lines (30 loc) · 709 Bytes
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
permalink: /:month-:day-:year/:title.html
markdown: kramdown
kramdown:
input: GFM
auto_ids: true
syntax_highlighting: rouge
highlighter: rouge
exclude: [vendor]
plugins:
- algoliasearch-jekyll
algolia:
application_id: 'G160Y1N5OT'
index_name: 'codeception'
read_only_api_key: 'c264188100c4fb7017c4f5702a7d4b8d'
allowed_extensions:
- ".markdown"
- ".html"
excluded_files:
- "index.html"
- "docs-2.0"
- "docs-1.8"
- "2012-"
- "2013-"
- "2014-"
banner:
# disable content to show last blogpost
content: '<a href="https://sdclabs.com/trainings/schedule">
Training: Web test automation with Codeception
online, 21.10.2019-22.10.2019, 11:00 GMT+3 DST
</a>'