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

Adding basic venue and hotel info #3

Merged
merged 1 commit into from
Oct 19, 2022
Merged
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 .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby 3.0.2
14 changes: 7 additions & 7 deletions _data/conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,18 +67,18 @@ state: 'NJ'

venue:
name: 'Princeton University'
street: ''
postal-code: ''
street: 'Frist Campus Center'
postal-code: '08544'
phone:
image: ''
image: 'frist-campus-center.jpg'
website: 'https://www.princeton.edu/'
floorplan:
directions: ''
floorplan: 'https://www.princeton.edu/frist/floorplans/floorplansBc.html'
directions: 'https://www.princeton.edu/meet-princeton/visit-us'
a11y: ''
hotel:
show: false
show: true
multiple-hotels: true
multiple-hotels-map:
multiple-hotels-map: https://www.google.com/maps/d/viewer?mid=15yvj8MVkJpo8DtSdhPks_UauH8OqMbA
name:
reserved-room-block: false
cost:
Expand Down
Binary file added assets/img/theme-images/frist-campus-center.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/theme-images/frist-campus-center.webp
Binary file not shown.
45 changes: 17 additions & 28 deletions general-info/venues/hotel.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h2 id="conference-hotel">Conference Venue</h2>

{% if site.data.conf.venue.image %}
<div class="col-6">
<img class="img-fluid" src="/assets/img/venues/{{ site.data.conf.venue.image }}" alt="{{ site.data.conf.venue.name }}">
<img class="img-fluid" src="/assets/img/theme-images/{{ site.data.conf.venue.image }}" alt="{{ site.data.conf.venue.name }}">
</div>
{% endif %}

Expand Down Expand Up @@ -56,35 +56,30 @@ <h3>Lodging</h3>
{% if site.data.conf.venue.hotel.multiple-hotels %}
<p>
Due to the nature of hosting this conference on campus, in {{ site.data.conf.year }} there will not be a centralized hotel location.
The Local Planning Committee has secured small blocks of rooms at nearby hotels at modestly discounted rates.
Hotel registration information (including online booking links and discount codes) will be sent directly via email to all registered attendees.
</p>
{%- comment -%} Buffalo hotels, slight indent for section {%- endcomment -%}
{%- comment -%} Princeton hotels, slight indent for section {%- endcomment -%}
<section class="col-md-8">
<p>
<strong class="font-bold">Wyndham Garden Buffalo Downtown</strong><br>
125 High Street<br>
Buffalo, New York 14203<br>
<a href="tel:1-716-845-0112">(716) 845-0112</a><br>
Code4lib Attendee Rate: $108/night plus applicable taxes<br>
Reservation Deadline: Saturday, April 23, 2022<br>
<strong class="font-bold">Nassau Inn</strong><br>
10 Palmer Square<br>
Princeton, NJ 08542<br>
<a href="tel:1-609-921-7500">(609) 921-7500</a><br>
<a href="https://nassauinn.com/">https://nassauinn.com/</a>
</p>
<p>
<strong class="font-bold">Embassy Suites Buffalo</strong><br>
200 Delaware Avenue<br>
Buffalo, NY 14202<br>
<a href="tel:1-716-842-1000">(716) 842-1000</a><br>
Code4lib Attendee Rate: $169/night plus applicable taxes<br>
Reservation Deadline: Saturday, April 23, 2022<br>
<strong class="font-bold">Peacock Inn</strong><br>
20 Bayard Lane<br>
Princeton, NJ 08540<br>
<a href="tel:1-609-924-1707">(609) 924-1707</a><br>
<a href="https://www.peacockinn.com/">https://www.peacockinn.com/</a>
</p>
<p>Embassy Suites reservations come with complimentary made to order breakfasts each morning, and an evening reception for all guests. Valet parking is available for overnights guests, the current rate is $25/night.</p>
<p>
<strong class="font-bold">Aloft Buffalo Downtown</strong><br>
500 Pearl St <br>
Buffalo, NY 14202<br>
<a href="tel:1-716-849-7280">(716) 849-7280</a><br>
Code4lib Attendee Rate: $179/night plus applicable taxes<br>
Reservation Deadline: Thursday, April 21, 2022<br>
<strong class="font-bold">Hyatt Regency Princeton</strong><br>
102 Carnegie Center<br>
Princeton, NJ 08540<br>
<a href="tel:1-609-987-1234">(609) 987-1234</a><br>
<a href="https://www.hyatt.com/en-US/hotel/new-jersey/hyatt-regency-princeton/princ">https://www.hyatt.com/en-US/hotel/new-jersey/hyatt-regency-princeton/princ</a>
</p>
</section>

Expand All @@ -107,10 +102,4 @@ <h3>Parking</h3>
</div>
{% endif %}

<div class="col-12">
<h3>Transportation</h3>
<p>
For information regarding local public transit options, driving directions, and parking availability, please consult the Jacobs School Facilities Planning and Management <a href="https://medicine.buffalo.edu/offices/facilities/parking.html">"Commuting" help page</a>.
</p>
</div>
</section>
2 changes: 0 additions & 2 deletions general-info/venues/reception.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ <h3>Reception Details</h3>
<h3>Directions</h3>
<p><strong>Don't forget your conference name tag and lanyard!</strong></p>
<h4>Transit</h4>
<!-- <p><strong>Using plain words</strong>: From the Jacobs School of Medicine, walk 0.3 miles south towards Fifth Avenue at Smithfield Street. Take the 61C bus 20 stops to Forbes Avenue at Bellefield Avenue South. Walk 0.2 miles east to the Carnegie Museum of Pittsburgh. Estimated travel time is roughly 29 minutes.
</p> -->
<p><strong>Using technology</strong>:</p>
<div style="margin: auto; max-width: 900px;" class="embed-responsive embed-responsive-4by3">
<iframe title="Google Maps" src="https://www.google.com/maps/embed?pb=!1m28!1m12!1m3!1d14271.246062192731!2d-78.88220136590671!3d42.89013261219501!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!4m13!3e6!4m5!1s0x89d312af82c770df%3A0xd7f9a7357ec78bee!2sJacobs%20School%20Of%20Medicine%20And%20Biomedical%20Sciences%2C%20Main%20Street%2C%20Buffalo%2C%20NY%2C%20USA!3m2!1d42.8997497!2d-78.8692703!4m5!1s0x89d31259e9c4b085%3A0x7ce880149997095c!2sPearl%20Street%20Grill%20%26%20Brewery%2076%20Pearl%20St%20Buffalo%2C%20NY%2014202%20United%20States!3m2!1d42.8810116!2d-78.87726409999999!5e0!3m2!1sen!2sca!4v1650389865080!5m2!1sen!2sca" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
Expand Down
8 changes: 1 addition & 7 deletions general-info/venues/workshops.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
<section class="general-info">
<div class="col-12">
<h2 id="workshops">Workshops</h2>
{%- comment -%}
<p>
Workshops are typically held at several convenient locations near the conference hotel. In the past, we've used spaces at local universities and public libraries. Please <a href="/workshops/">check your workshop's location</a>.
</p>
{%- endcomment -%}

<p>
All Pre-Conference workshops will be held {{ site.data.conf.days[0].weekday }}, {{ site.data.conf.days[0].date-data | date: "%B %-d, %Y" }}, in <a href="https://www.buffalo.edu/administrative-services/managing-facilities/planning-designing-and-construction/building-profiles/profile-host-page.host.html/content/shared/university/page-content/facilities/hayes.detail.html" target="_blank">Hayes Hall</a> at the University at Buffalo's <a href="https://www.buffalo.edu/home/visiting-ub.to-south-campus.html#directions" target="_blank">South Campus</a> (3435 Main St, Buffalo, NY 14214). This is an approximately 15-minute commute from the JSMBS building, via the Metro Rail and a short amount of walking. The station name for JSMBS is Allen-Medical Campus, and the station name for UB's South Campus is University Station. The Metro Rail is one line.
All Pre-Conference workshops will be held {{ site.data.conf.days[0].weekday }}, {{ site.data.conf.days[0].date-data | date: "%B %-d, %Y" }}.
</p>
</div>
</section>