generated from esl/elixirconf-eu-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
101 lines (92 loc) · 2.13 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
title: ElixirConf®
description: > # this means to ignore newlines until "baseurl:"
Join us for ElixirConf® 2025 in Orlando & online on Aug 27-29: one day of workshops on Aug 27 + two days of first-rate Elixir talks and networking on Aug 28-29.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://www.elixirconf.com" # the base hostname & protocol for your site
logo: "./assets/images/logo2022.png"
# google_site_verification: googleXXXXXXXXXXXXXXXX.html
include: [archives]
plugins:
- jekyll-sitemap
- jekyll-seo-tag
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/elixirconf
username: elixirconf
card: image
- title: bluesky
url: https://bsky.app/profile/elixirconf.bsky.social
username: elixirconf
card: image
# Build settings
markdown: kramdown
permalink: pretty
collections:
participants:
output: true
testimonials:
output: true
keynotes:
output: true
trainers:
output: true
trainings:
output: true
talks:
output: true
posts:
output: true
videos:
output: true
archive:
output: true
tickets:
output: true
defaults:
- scope:
path: ""
type: "participants"
values:
layout: "participant"
- scope:
path: ""
type: "trainings"
values:
layout: "training"
- scope:
path: ""
type: "talks"
values:
layout: "talk"
- scope:
path: ""
type: "keynotes"
values:
layout: "talk"
- scope:
path: ""
type: "posts"
values:
layout: "post"
- scope:
path: ""
type: "videos"
values:
layout: "video"
- scope:
path: ""
type: "archives"
values:
layout: "archive"
- scope:
path: ""
values:
layout: "default"
# Google Map JS api
# This is my api for this template
key-api: AIzaSyBf-F7nBzxi_73uI9QUxRQ-cNihYtlZ_AA
map-text: Renaissance Orlando at SeaWorld®
map-text-location: 6677 Sea Harbor Drive, Orlando, FL, 32821
map-lat: 28.411744089229607
map-lng: -81.46738708721759