-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5abd1c7
commit aba9a12
Showing
1 changed file
with
141 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,142 @@ | ||
title: "2025 National ESEA Conference" | ||
description: Your one-stop shop for planning your event at the Austin Convention Center | ||
url: //2025-national-esea-conference.austinconventioncenter.com | ||
start_date: 2025-02-19 | ||
end_date: 2025-02-21 | ||
preliminary_floor_plan_deadline: 2025-01-18 | ||
digital_sign_submission_deadline: 2025-02-03 | ||
incentive_rate_deadline: 2025-01-18 | ||
utility_coordinator: | ||
name: Ben Hamilton | ||
email: [email protected] | ||
phone: 5124044236 | ||
sales_manager: | ||
name: Tina Travers, CMP | ||
email: [email protected] | ||
phone: 5124044240 | ||
catering_manager: | ||
name: Kerry Craig | ||
email: [email protected] | ||
phone: 5124044137 | ||
it_coordinator: | ||
name: Crystal Rivera | ||
email: [email protected] | ||
phone: 5124044027 | ||
theme: | ||
remote_theme: cityofaustin/[email protected] | ||
searchable: true | ||
printable: true | ||
collections_dir: collections | ||
collections: | ||
posts: | ||
output: false | ||
section_order: 0 | ||
event_planning: | ||
output: true | ||
name: Event Planning, Checklist & Budget | ||
section_order: 1 | ||
exclusive_services: | ||
output: true | ||
name: Exclusive Services | ||
section_order: 2 | ||
services_and_amenities: | ||
output: true | ||
name: Services & Amenities | ||
section_order: 3 | ||
event_operations_team: | ||
output: true | ||
name: ACC Event Operations Team | ||
section_order: 4 | ||
event_insurance: | ||
output: true | ||
name: Event Insurance | ||
section_order: 5 | ||
event_invoice: | ||
output: true | ||
name: Event Invoice | ||
section_order: 6 | ||
utilities: | ||
output: true | ||
name: Utilities | ||
section_order: 7 | ||
technology: | ||
output: true | ||
name: Technology | ||
section_order: 8 | ||
food_and_beverage: | ||
output: true | ||
name: F&B / Catering | ||
section_order: 9 | ||
safety_and_security: | ||
output: true | ||
name: Safety & Security | ||
section_order: 10 | ||
room_specifications: | ||
output: true | ||
name: Room Specifications | ||
section_order: 11 | ||
move_in_move_out: | ||
output: true | ||
name: Move In/Show/Move out | ||
section_order: 12 | ||
equipment_labor_and_changeovers: | ||
output: true | ||
name: Equipment, Labor and Changeovers | ||
section_order: 13 | ||
signage_rigging_and_decorations: | ||
output: true | ||
name: Signage, Rigging and decorations | ||
section_order: 14 | ||
digital_sponsorship_and_branding: | ||
output: true | ||
name: Digital Sponsorship/Branding | ||
section_order: 15 | ||
service_yard: | ||
output: true | ||
name: Service Yard | ||
section_order: 16 | ||
parking: | ||
output: true | ||
name: Parking | ||
section_order: 17 | ||
general_service_contractors: | ||
output: true | ||
name: General Service Contractor Information | ||
section_order: 18 | ||
exhibitor_guidelines_and_tools: | ||
output: true | ||
name: Exhibitor Guidelines & Tools | ||
section_order: 19 | ||
building_measurements: | ||
output: true | ||
name: Building Measurements | ||
section_order: 20 | ||
downloadable_resources: | ||
output: true | ||
name: Downloadable Resources | ||
section_order: 21 | ||
permalink: pretty | ||
defaults: | ||
- | ||
scope: | ||
path: "collections/*/*.md" | ||
values: | ||
layout: "default" | ||
permalink: /:collection/:title | ||
- | ||
scope: | ||
path: "collections/*/index.md" | ||
values: | ||
layout: "section" | ||
permalink: /:collection | ||
- | ||
scope: | ||
path: "index.md" | ||
values: | ||
layout: "homepage" | ||
- | ||
scope: | ||
path: "pdf.md" | ||
values: | ||
layout: "pdf" | ||
|