-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
56 lines (44 loc) · 1.57 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
### GENERAL SETTINGS ###
# Site settings
title: MaptimeAlpes
description: "We make maps in the Alps. On fait de la cartographie dans les Alpes!"
baseurl: ""
url: "http://www.maptime-alpes.com"
# Build settings
markdown: kramdown
compress_html:
clippings: all
endings: all
permalink: /:categories/:year/:month/:day/:title
excerpt_separator: <!--more--> #use this in posts to define how long the excerpt of the post (that is shown on the Blog page) is
colors: #in hex code if not noted else
primary: "#00b3fe"
primary_rgb: "0,179,254" #rgb of the primary. Needed in some places for the transparency effect.
secondary: "#384452"
secondary_rgb: "56,68,82"
link: "#428bca"
link_hover: "#01b2fe"
footer_heading: "#ffffff"
footer_content: "#bfc9d3"
# locale settings
default_locale: "fr"
authorized_locales: ["fr","en"]
locale_links:
- tag: "fr"
flag: "fr.png"
- tag: "en"
flag: "us.png"
### CONTACT SETTINGS ###
# Social networks usernames. Many more available: google-plus, flickr, linkedin, etc). Shown in footer.
social:
- title: twitter
url: "https://twitter.com/MaptimeAlpes"
- title: github
url: "https://github.com/MaptimeAlpes"
- title: meetup
url: "http://www.meetup.com/MaptimeAlpes/"
# Postal address (add as many lines as necessary). Shown in footer and on Contact page.
email: [email protected]
### GENERAL DATA FOR VARIOUS LOCATIONS ###
# Short text about your company. Shown in footer on every page and also separately on Home and Contact page.
about: "We make maps in the Alps. On fait de la cartographie dans les Alpes!"