forked from OuiShare/OuiShare-Labs-Camp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
112 lines (92 loc) · 2.79 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# Site settings
title: OuiShare Labs Camp #3
subtitle: 18 - 19 May at Mozilla Paris
description: > # this means to ignore newlines until "baseurl:"
OuiShare Labs Camp is a participative conference dedicated
to open web technologies.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://camp.ouisharelabs.net" # the base hostname & protocol for your site
# Contacts
email: [email protected]
phone:
# Social media usernames
github_username: OuiShare/OuiShare-Labs-Camp/
googleplus_username:
twitter_username: ouisharelabs
#Social media full urls
facebook_url: http://facebook.com/ouisharelabs
linkedin_url:
withknown_url: http://stream.ouisharelabs.net # URL of your Known feed
# Analytics
google_analytics_id: UA-48369080-3
# Build settings
markdown: kramdown
# Gems
gems:
- jekyll-redirect-from
# Content types
collections:
workshops:
output: true
#Default settings by content types
defaults:
-
scope:
path: ""
type: "workshops"
values:
layout: camp3_page
# sections
# section_home_slider
section_home_slider: true
section_home_slider_menu: Home
section_home_slider_title: OuiShare Labs Camp #3
section_home_slider_subtitle: 18 - 19 May 2015 at Mozilla Paris
section_home_slider_button: Show me more!
section_home_slider_text: >
Participative conference dedicated to
open web technologies
# section_about ->> SPEAKERS
section_speakers: true
section_speakers_menu: Who?
section_speakers_title: Speakers & Participants
section_speakers_text:
# section_services ->> WORKSHOPS
section_workshops: true
section_workshops_menu: What?
section_workshops_title: Workshops & discussion clusters
section_workshops_text: >
The third edition of OuiShare Labs Camp brings together
app and platform creators and service providers
to discuss and work on ways to empower web users and
give them back the ownership of their private data.
# section_work ->> PROJECTS
section_projects:
section_projects_menu: Projects
section_projects_title: Participating projects
section_projects_text: >
# section_apps ->> Worskhops template
section_apps: true
section_apps_menu: Projects
section_apps_title: Participating projects
section_apps_text: >
# section_clients
section_clients:
section_clients_menu:
# section_about ->> TEAM
section_team: true
section_team_menu: Team
section_team_title: Brought to you by
section_team_text:
# section_contact
section_contact:
section_contact_menu:
section_contact_title: section_contact_title
section_contact_text: section_contact_text
# section_map
section_map: true
section_map_menu: Location
map_latitude: 48.87195
map_longitude: 2.34028
map_description: Mozilla, 16 Boulevard Montmartre, 75009 Paris, France
registration_link: https://github.com/OuiShare/OuiShare-Labs-Camp/blob/gh-pages/_data/participants.yml