-
Notifications
You must be signed in to change notification settings - Fork 2
/
_config.yml
77 lines (59 loc) · 1.93 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
theme: jekyll-theme-minimal
plugins:
- jekyll-seo-tag
- jekyll-redirect-from
- jekyll-sitemap
# Google Analytics - https://desiredpersona.com/google-analytics-jekyll/
google_analytics: UA-29035632-1
#begin seo
title: Maker Faire Orlando
tagline: The Greatest Show (& Tell) on Earth!
description: Maker Faire Orlando is a community-organized, family-friendly celebration featuring local do-it-yourself science, art, rockets, robots, crafts, technology, music, hands-on-activities, and more. It’s an event where people show what they are making and share what they are learning. Maker Faire Orlando is produced by The Maker Effect Foundation.
logo: /assets/images/site-branding/mfo_two_line_border.png
defaults:
-
scope:
path: ""
values:
image: /assets/images/site-branding/mfo_two_line_border.png
# WTF was this for? It is called a "glob" pattern and it causes 90k+ lines of trace output
#on the GH pages build console - https://docs.w3cub.com/jekyll/configuration/index
# -
# scope:
# path: "/assets/**/*.pdf"
# values:
# sitemap: false
-
scope:
path: ""
type: "exhibits" # a collection in your site, in plural form
values:
layout: "exhibit"
-
scope:
path: "makers-json/index.html" #don't index the json
values:
sitemap: false
-
scope:
path: "events-json/index.html" #don't index the json
values:
sitemap: false
collections:
sponsors:
output: false
sort_by: sponsor-level
exhibits:
output: true
sort_by: Name
# set timezone
timezone: America/New_York
newsletter_url: http://eepurl.com/bpCB8T
event_year: 2024
sponsor_year: 2024 #use this when showing prior year sponsors
event_name: Maker Faire Orlando
event_date_descr: November 9 & 10, 2024
event_date_descr_month_day: November 9 & 10
event_location_descr: Central Florida Fairgrounds & Expo Halls
cta_event_url: /attend
contact_email: [email protected]