-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path_config.yml
More file actions
33 lines (27 loc) · 924 Bytes
/
_config.yml
File metadata and controls
33 lines (27 loc) · 924 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
31
32
33
title: Blog technique de Decitre
email: your-email@example.com
description: >- # this means to ignore newlines until "baseurl:"
Le blog des équipes techniques de Decitre
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://tech.decitre.fr"
twitter_username: DecitreTech
github_username: Decitre-Interactive
comment_repository: Decitre-Interactive/decitre-interactive.github.io
git_branch: master
# Build settings
permalink: /posts/:title
markdown: kramdown
highlighter: rouge
plugins:
- jekyll-feed
exclude:
- docker-compose.*
- docker
- tools
- README.md
- Makefile
- composer.phar
ga_ua: UA-113178519-1
recaptcha_enabled: true
recaptcha_site_key: "6LdnITgUAAAAAKcUC9X_vkUV00HZoL-lRmXBdem3"
recaptcha_staticman_secret: "EdNGgrH2Z49qTXGtXKUt8OE/mGkmxUHA1jGu1MdNSRufaf8VFrX03R6VHK2KUHxxe4Bhp2FCHpfgusT1av1rFjT3v3LN+HCbOpf/9p/Cl+hghw2l+DfZEYK6fc966tM8LL6tS1lwMYAotxFcB4tTenUrGNEpR9hBgHJ+A2+R4VY="