forked from cecilaki/outiller-cafdo
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
57 lines (46 loc) · 1.46 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
# Site settings
title: "Outiller la CAFDO"
email: [email protected]
url: blog.ogptoolbox.org
description: "Presentation du projet Outiller la CAFDO"
skills: "Outiller"
meta_author: OGP Toolbox
# Google webmaster tools
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# 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
# If you use disqus you need disqus shortname
# https://help.disqus.com/customer/portal/articles/466208
disqus_shortname: myshortname
# Color settings (hex-codes without the leading hash-tag)
color:
primary: EEEEEE #d8b365
primary-rgb: "39, 196, 244" #"216,179,101"
secondary: FFFFFF #0A070C #B2230B
secondary-dark: 87BDEE #26BDEA #F62459 #01665e
# Footer settings
footer:
copyright: CC-BY
location: Location
social: Contact
credits: Credits
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: Twitter
url: http://twitter.com/OGPToolbox
- title: E-mail
url: mailto:[email protected]
# Postal address (add as many lines as necessary)
address:
- line: OGP Toolbox
- line: Paris
# Credits content
credits: 'OGP Toolbox & Ecole des Donnees'
# Build settings
markdown: kramdown
permalink: pretty