diff --git a/.github/ISSUE_TEMPLATE/workshop-submission.md b/.github/ISSUE_TEMPLATE/workshop-submission.md index 7498326..50855c1 100644 --- a/.github/ISSUE_TEMPLATE/workshop-submission.md +++ b/.github/ISSUE_TEMPLATE/workshop-submission.md @@ -1,5 +1,3 @@ - - --- name: Workshop Submission about: Submit your workshop idea for TABConf! @@ -9,6 +7,8 @@ assignees: '' --- + + # Description ### What is this workshop about? Provide as many details as possible. ### What would an attendee learn from this workshop? diff --git a/_layouts/default.html b/_layouts/default.html index f8f6dec..7944c22 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -46,16 +46,23 @@ background-color: #4d4d4e; color: white; } - + + /* orange */ .button2 { background-color: #f2a900; } - - /* orange */ + + /* green */ .button3 { background-color: #85bb65; } + /* width auto */ + .button4 { + width: auto; + background-color: #FF5733 + } + /* green */ .footer { position: inherit; @@ -86,6 +93,11 @@ background-color: #555; color: white !important; } + + a:hover { + color: #069; + font-weight: normal; + } @@ -101,13 +113,19 @@


{{ site.description | default: site.github.project_tagline }}

πŸ—“οΈ October 23rd - 26th, 2024

🌎 Georgia Tech Exhibition Hall
- Atlanta, Georgia, USA
+ πŸ‡ΊπŸ‡Έ Atlanta, Georgia, USA

- πŸ›οΈ Book your hotel -
-
+ πŸ›οΈ Book your hotel +
+

+ +

+ πŸ—£οΈ Submit a Talk +

+ +

🎟️ Buy your ticket below

@@ -117,16 +135,17 @@


{{ site.description | default: site.github.project_tagline }}



diff --git a/hotel.md b/hotel.md index edbbcb8..0ca9d85 100644 --- a/hotel.md +++ b/hotel.md @@ -4,15 +4,24 @@ layout: default # Hotel -TAB Conf 6 will be hosted at a new venue in 2024. We have a room block reserved at Hampton Inn Atlanta-Georgia Tech-Downtown for October 22, 2024 through October 27, 2024. Click the link below select to book your room in our block. +TAB Conf 6 will be hosted at a +Georgia Tech Exhibition Hall in 2024. We have a room block reserved for **October 22, 2024 through October 27, 2024** at the below listed hotels. Click one of the links below to book your room in our block. + +- Hampton Inn, Atlanta-Georgia Tech-Downtown + - 0.5 mi + - $169/night (promo) +- Hilton Garden Inn, Atlanta Midtown + - 1.3 miles + - $169/night (promo) +- Homewood Suites by Hilton, Atlanta Midtown + - 1.3 miles + - $155/night (promo) -- [Hampton Inn Atlanta-Georgia Tech-Downtown](https://www.hilton.com/en/attend-my-event/atlgthx-90b-7b98158b-e6b4-4d99-89fc-33bb8a5c65eb/) $169/night (promo) 0.5 mi Want to stay somewhere else? No problem. Checkout the list below for several other hotels within 2 mi of the new venue. -- [Crowne Plaza Atlanta - Midtown](https://www.ihg.com/crowneplaza/hotels/us/en/atlanta/atlpw/hoteldetail) 0.8 mi -- [Staybridge Suites](https://www.ihg.com/staybridge/hotels/us/en/atlanta/atlpe/hoteldetail) 0.8 mi -- [GT Hotel](https://www.gatechhotel.com) 1.0 mi -- [Bellyard](https://www.marriott.com/en-us/hotels/atltm-bellyard-west-midtown-atlanta-a-tribute-portfolio-hotel/overview/) 1.3 mi -- [Hilton Garden Inn](https://www.hilton.com/en/hotels/atlamgi-hilton-garden-inn-atlanta-midtown ) 1.6 mi -- [Sonesta Select](https://www.sonesta.com/sonesta-select/ga/atlanta/sonesta-select-atlanta-midtown-georgia-tech) 1.9 mi +- Crowne Plaza Atlanta - Midtown 0.8 mi +- Staybridge Suites 0.8 mi +- GT Hotel 1.0 mi +- Bellyard 1.3 mi +- Sonesta Select 1.9 mi diff --git a/schedule.md b/schedule.md new file mode 100644 index 0000000..17e588e --- /dev/null +++ b/schedule.md @@ -0,0 +1,14 @@ +# Schedule +TABConf is 100% open source including the conference schedule! All solo talks, panel discussions, workshops and builder day projects are open for submission! + +If you want to present a solo talk, panel discussion, workshop or builder day project, please use one of the below links to submit an issue on our Github repo! + +Don't want to give a talk? No problem! You can also suggest a solo talk, panel discussion, workshop or builder day project by submiting an issue! Be sure to make it known that you're looking for speakers in the issue content itself. + +Solo Talk + +Panel Discussion + +Workshop + +Builder Day Project