generated from esl/code-beam-nyc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
95 lines (86 loc) · 1.87 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
title:
description: # this means to ignore newlines until "baseurl:"
A full-day Erlang and Elixir conference in London - 31 January 2025.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://codebeamlondon.com" # the base hostname & protocol for your site
logo: "./assets/images/CBL_London_Logo.png"
# google_site_verification: googleXXXXXXXXXXXXXXXX.html
include: [archive]
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/codebeamio
username: codebeamio
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
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: CodeNode
map-text-location: 10 South Pl, London EC2M 7EB, United Kingdom
map-lat: 51.51880074629277
map-lng: -0.08573684672307866