-
Notifications
You must be signed in to change notification settings - Fork 8
/
_config.yml
97 lines (97 loc) · 2.42 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
---
safe: true
exclude: ['_presite_plugins', 'README.md', '_move_to_arhcive.html']
title: Devnexus 2025
dates: Mar 4-6, 2025
timezone: UTC
active-header: navigation-before-schedule.html
cfp-is-open: false
registration:
text: REGISTER NOW
status: enabled
branding:
img: /assets/img/dev-nexus-logo-large.png
alt: Devnexus 2025
feedback: NOTshow
collections:
speakers:
title: Speakers 2025
output: true
permalink: /:collection/:slug
events:
title: Presentations 2025
output: true
permalink: /presentations/:slug/
event-instructions:
title: Workshop Prep 2025
output: true
permalink: /presentations/:path/instructions
tracks:
title: Tracks
output: false
organizers:
title: Organizers
output: true
permalink: /:collection/:path
email: info@ajug.org
description: The longest-running and Largest Java Ecosystem Conference in the World.
baseurl:
url:
uploads_dir: "/uploads"
links:
stay-informed: https://mailchi.mp/4481d4c86d3b/devnexus-site-signup
hotel-block: https://www.marriott.com/event-reservations/reservation-link.mi?id=1718115256571&key=GRP&app=resvlink
cfp: https://sessionize.com/devnexus-2025/
register: https://reg.connectevents.io/ConnectEvents/devnexus2025/
signIn: https://reg.connectevents./ConnectEvents/devnexus2025/
announcements: https://mailchi.mp/4481d4c86d3b/devnexus-site-signup
recordings: https://www.youtube.com/@devnexus-conference/videos
reg_maillist: https://mailchi.mp/4481d4c86d3b/devnexus-site-signup
twitter_card:
default_image: https://devnexus.com/assets/img/twittercard.png
type: summary
site: "@devnexus"
creator: "@atlantajug"
markdown: kramdown
theme:
plugins:
- jekyll-seo-tag
_editor:
default_path: /about/
defaults:
- scope:
path: "archive"
values:
layout: "archive"
- scope:
path: ""
type: "event-instructions"
values:
layout: "workshop_instructions"
- scope:
path: "assets/img"
values:
image: true
- scope:
path: "assets/img/sponsors"
values:
sponsor: true
- scope:
path: ""
type: "events"
values:
layout: "preso_details"
- scope:
path: ""
type: "speakers"
values:
layout: "speaker_bio"
_options:
logo_image:
width: 300
height: 300
resize_style: "cover"
expandable: false
uploads_dir: /assets/img/sponsors/
_defaults:
logo_image: "/assets/img/sponsor.png"