forked from etalab/blog-eig2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
49 lines (41 loc) · 1.17 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
# Site settings
title: Entrepreneur d'intérêt général
email: [email protected]
url: https://entrepreneur-interet-general.etalab.gouv.fr
description: "Entrepreneur d\'intérêt général"
keywords: "entrepreneur intérêt général"
meta_author: Etalab
# Contact form:
# - static : pass through formspree.io to validate email sending
# - disqus : replace contact form by disqus thread
# - comment the line below if you want to stick with the default PHP contact form
contact: static
color:
primary: 25368C #80B3FF
primary-rgb: "37,54,140" #"128,179,255"
secondary: E10713 #FD6E8A
secondary-dark: 233140 #A2122F
footer:
social: Réseaux
credits: Crédits
social:
- title: twitter
url: http://twitter.com/etalab
- title: github
url: http://github.com/entrepreneur-interet-general/
link:
- title: CGU
url: /cgu.html
- title: Règlement
url: /assets/EIG-promotion2_reglement_programme_VFF.pdf
collections:
defis:
output: true
permalink: /defi/:year/:month/:day/:title/
# Build settings
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter: rouge
permalink: /:collection/:year/:month/:day/:title/