forked from Codeception/codeception.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
32 lines (32 loc) · 1.15 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
permalink: /:month-:day-:year/:title.html
markdown: kramdown
kramdown:
input: GFM
auto_ids: true
syntax_highlighting: rouge
highlighter: rouge
exclude: [vendor]
sass:
sass_dir: _scss
style: compressed
plugins:
- jekyll-algolia
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: '🎉 Codeception truns 10! <a href="https://calendar.google.com/event?action=TEMPLATE&tmeid=NTBucXFnaGFpM2k3dHZ2YmNuYjE5MWdzdGYgMzBsbTRvNXU4NXBndGs3NTZtbmo4OTdvZWdAZw&tmsrc=30lm4o5u85pgtk756mnj897oeg%40group.calendar.google.com">Join online celebration</a> on November 30!'
# content: '<a href="https://opencollective.com/codeception">Codeception is on OpenCollective! Support us 💖</a>'
content: '<a href="https://codeception.com/07-28-2022/codeception-5.html">🎉 Codeception 5 is out!</a> | <a href="https://stand-with-ukraine.pp.ua">🇺🇦 Help Ukraine!</a>'