Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add Talk Submission Form #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions app/views/layouts/application.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ html
= link_to "GitHub", "https://github.com/columbusrb"
= link_to "Mailing List", "http://eepurl.com/cVggdb"
= link_to "Twitter", "https://twitter.com/columbusrb"
= link_to "Submit Talk", "https://docs.google.com/forms/d/e/1FAIpQLSfVTxPvX6kC5QCYV7RVivznRykhbJNBhUiuabaAhT2mbRI2Iw/viewform"

section
= yield
Expand Down
9 changes: 7 additions & 2 deletions app/views/pages/now.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ section
a(href=s.url)= s.name
.title
= s.title

h2 Submit Your Talk
p
| If you want to speak at this or a future Columbus Ruby Brigade meetup, 
a href="https://docs.google.com/forms/d/e/1FAIpQLSfVTxPvX6kC5QCYV7RVivznRykhbJNBhUiuabaAhT2mbRI2Iw/viewform"
| submit your talk details here.
#location
#map
a(href="https://www.google.com/maps/place/500,+2+Miranova+Pl,+Columbus,+OH+43215/@39.9545959,-83.0081614,17z/data=!3m1!4b1!4m2!3m1!1s0x88388f478a5f25b3:0x1d1193f8f62da2d4")
Expand All @@ -23,7 +29,7 @@ section
p
| Free parking is available in the Miranova parking garage, located off Mound Street.
| After 5pm, key cards are not required and parking is open in
| all spots if it doesn't say "24 Hour Reserve." ("Reserved" is ok). Take a ticket when you enter the garage, bring it with you,
| all spots if it doesn't say "24 Hour Reserve." ("Reserved" is ok). Take a ticket when you enter the garage, bring it with you,
|and we will put stickers on your ticket to get you out for free.
br
| Take the elevator to 11th floor.
Expand Down Expand Up @@ -97,4 +103,3 @@ section
= s.title
.bio
= s.bio