forked from bluegrass-devs/lextalk-tech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
150 lines (133 loc) · 6.77 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
baseurl: "https://lextalk.tech/"
title: "LexTalk Tech"
canonifyurls: true
theme: "hugo-conference"
GoogleAnalytics: ""
params:
# Conference info
Name: "LexTalk - Tech"
Description: "A quarterly technology conference held in Lexington KY"
Date: "Oct 12th 2023"
Venue: "The Cornerstone"
VenueURL: "https://cornerstone.uky.edu/"
Address: "401 S Limestone"
City: "Lexington"
State: "KY"
Images: ["/img/background.png"]
# GoogleMapsKey: "AIzaSyAR3-wrHdxAS5P8ESI8S_IssOCpuxlf_Co"
# Active sections on the website to deactivate comment out with '#'
# you can also change order here and it will reflect on page
Sections:
- about
# - location
# - schedule
# - speakers
# - sponsors
# - partners
# - contact
# Titles which you can translate to other languages
Titles:
about: "About"
location: "Location"
speakers: "Speakers"
schedule: "Schedule"
sponsors: "Sponsors"
partners: "Partners"
contact: "Contact"
# The Call To Action button at the header,
# If you don't want this, just remove the callToAction property.
# CallToAction:
# text: "Get tickets now!"
# link: "https://www.eventbrite.com/e/lextalktech-tickets-602882817737"
# Fork me on GitHub, if you don't want this, just remove the forkButton property
# ForkButton:
# repository: "https://github.com/jweslley/hugo-conference/"
# List of Sponsors
Sponsors:
- name: "Hugo"
logo: "/img/hugo.png"
url: "http://gohugo.io"
# List of Partners
Partners:
- name: "Hugo"
logo: "/img/hugo.jpg"
url: "https://gohugo.io"
- name: "BrazilJS"
logo: "/img/partner.png"
url: "http://braziljs.org"
# The entire schedule
Schedule:
- name: "Check-in"
time: "5:15pm"
- name: "Joe Kratzat"
photo: "/img/speaker.jpg"
bio: "Just a guy who plays on computers."
company: ""
link:
href: "http://twitter.com/"
text: "@Lorem"
presentation:
title: "What is LexTalk.Tech"
description: "This will be a welcome and introduction to what LexTalk Tech is and what we hope to bring to the community."
time: "5:30pm"
- name: "Ember Borja"
photo: "/img/speaker.jpg"
bio: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo"
company: ""
link:
href: "http://github.com/Lorem"
text: "@Lorem"
presentation:
title: "Accessibility on the Web"
description: "The web is for everyone. That means we must accommodate all forms of human interaction on the web. We will talk about physical and mental disabilities, adaptive technologies, and cultural differences that affect how we design and test our applications."
time: "5:45pm"
- name: "Justin Hall"
photo: "/img/speaker.jpg"
bio: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo"
company: ""
link:
href: "http://twitter.com/Lorem"
text: "@Lorem"
presentation:
title: "How to freelance as a Developer"
description: "Self-employed and not necessarily committed to a particular employer long-term. Freelance workers are sometimes represented by a company or a temporary agency that resells freelance labor to clients; others work independently or use professional associations or websites to get work."
time: "6:00pm"
- name: "John Flynn"
photo: "/img/speaker.jpg"
bio: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo"
company: ""
link:
href: "http://github.com/stevie"
text: "@stevie"
presentation:
title: "The Power of Being Social: Building Your Network for Success"
description: "We are going explore the importance of being social and building your network in today's world. We discuss the numerous benefits of socializing, including increased confidence, expanded skills, and new opportunities. We also provide practical tips and strategies for building and maintaining a strong network. Join us as we explore the power of being social and how it can lead to success in both personal and professional aspects of life. We will look at some of the opportunities locally with Google Developer Group and Grow with Google, regionally with Code Kentucky, and nationally with Toastmaster and others to expand your network and grow your career."
time: "6:15pm"
- name: "Ron Northrip"
photo: "/img/speaker.jpg"
bio: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo"
company: ""
link:
href: "http://twitter.com/zuck"
text: "@zuck"
presentation:
title: "Mastering Git Merges"
description: "Git makes teams mighty! And as long as you're not working on the same parts of the repo at the same time then merging your code together is clean and simple. But then one day you're both working on the same bits and your git merge barfs and you're stuck in limbo! WHAT NOW?!?! You’ve got to master your merges. We’ll talk about different approaches to your workflows, including cli commands and gui tools, to help you make magical merges!"
time: "6:30pm"
- name: "Joe Blankenship"
photo: "/img/speaker.jpg"
bio: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo"
company: ""
link:
href: "http://twitter.com/woz"
text: "@woz"
presentation:
title: "Lessons Learned in Knowledge Engineering"
description: "Have you ever been so disappointed with data systems and knowledge practices that you started a company with co-conspirators to build a knowledge-based system? Join me in an examination of lessons learned from addressing data and knowledge challenges as a data scientist to building a knowledge-based system as a data engineer and CDO."
time: "7:00pm"
- name: "Wrap up"
time: "7:30pm"
- name: "Pizza and beer afterward"
presentation:
description: "Within Cornerstone there is Ethereal brewing and Rolling oven Pizza."
time: "7:30pm - 10pm"