Skip to content

Commit 778366e

Browse files
authored
Merge pull request #239 from umohnani8/us-2025
Add public transportation info
2 parents 3889973 + 4d5b866 commit 778366e

6 files changed

Lines changed: 10 additions & 2 deletions

File tree

build_production/us/aroundboston/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@
9898
<p>All events will be held in the 43 Hawes Street building. <a href="https://www.bu.edu/parentsprogram/resources/visiting-boston-hotels/">This site maintained by Boston University</a> has many relevant resources regarding hotels, maps, public transportation, and information specific to the surrounding area. This will be a valuable reference when planning your trip to DevConf.US. </p>
9999

100100
<p>We do not offer any parking at the venue. We highly recommend using public transportation instead of arriving by car. If you arrive by car, you can use various street parking or Longwood Towers Garage at 20 Chapel Street.</p>
101+
102+
<p>The best way to get to the venue via public transportation is by the Green Line. There are two stops close to the venue: <a href="https://maps.app.goo.gl/7pwcFuhcgjn5WNk37"> Hawes St on the C Line</a> and <a href="https://maps.app.goo.gl/1p2yCydMW9HVnDd3A">Longwood on the D Line</a>.</p>
101103
</div>
102104
</div>
103105
</section>

build_production/us/faq/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153

154154
<div id="collapse-general4" class="collapse" aria-labelledby="heading-general4" data-parent="#sub-general">
155155
<div class="card-body os-400">
156-
No, we do not offer any parking. We highly recommend using public transportation instead of arriving by car. If you arrive by car, you can use various street parking or Longwood Towers Garage at 20 Chapel Street. </div>
156+
No, we do not offer any parking. We highly recommend using public transportation instead of arriving by car. If you arrive by car, you can use various street parking or Longwood Towers Garage at 20 Chapel Street.<p>The best way to get to the venue via public transportation is by the Green Line. There are two stops close to the venue: <a href='https://maps.app.goo.gl/7pwcFuhcgjn5WNk37'> Hawes St on the C Line</a> and <a href='https://maps.app.goo.gl/1p2yCydMW9HVnDd3A'>Longwood on the D Line</a>.</p> </div>
157157
</div>
158158
</div>
159159
<div class="card">

build_production/us/toboston/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ <h5><a href="https://www.bostonusa.com/plan/transportation/getting-here/">Check
100100
<div class="d-block mb-3 mont-700 h2">DevConf.US is held at 43 Hawes Street in Boston University.</div>
101101
<div class="d-block mb-5">
102102
<h5>All events will be held in the 43 Hawes Street building. <a href="https://www.bu.edu/parentsprogram/resources/visiting-boston-hotels/">This site maintained by Boston University</a> has many relevant resources regarding hotels, maps, public transportation, and information specific to the surrounding area. This will be a valuable reference when planning your trip to DevConf.US. </h5>
103+
104+
<h5>The best way to get to the venue via public transportation is by the Green Line. There are two stops close to the venue: <a href="https://maps.app.goo.gl/7pwcFuhcgjn5WNk37"> Hawes St on the C Line</a> and <a href="https://maps.app.goo.gl/1p2yCydMW9HVnDd3A">Longwood on the D Line</a>.</h5>
103105
</div>
104106
</div>
105107
</section>

source/us/aroundboston.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
<p>All events will be held in the 43 Hawes Street building. <a href="https://www.bu.edu/parentsprogram/resources/visiting-boston-hotels/">This site maintained by Boston University</a> has many relevant resources regarding hotels, maps, public transportation, and information specific to the surrounding area. This will be a valuable reference when planning your trip to DevConf.US. </p>
6666

6767
<p>We do not offer any parking at the venue. We highly recommend using public transportation instead of arriving by car. If you arrive by car, you can use various street parking or Longwood Towers Garage at 20 Chapel Street.</p>
68+
69+
<p>The best way to get to the venue via public transportation is by the Green Line. There are two stops close to the venue: <a href="https://maps.app.goo.gl/7pwcFuhcgjn5WNk37"> Hawes St on the C Line</a> and <a href="https://maps.app.goo.gl/1p2yCydMW9HVnDd3A">Longwood on the D Line</a>.</p>
6870
</div>
6971
</div>
7072
</section>

source/us/faq.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
array("q" => "What is the official chat platform for the conference?", "a" => "We are moving our official chat communication over to Matrix. Matrix offers a more open, federated, and extensible communication ecosystem that aligns better with our goals of fostering collaboration and adhering to open-source principles. We believe this shift will enhance the overall experience and accessibility for our local and remote attendees. We encourage you to join us on Matrix for all chat-related discussions during the event. Telegram and Discord channels will be deprecated."),
5555
5656
array("q" => "Are there any recommended hotels to stay near the venue?", "a" => "Yes, you can find a list of recommended hotels <a href='https://www.devconf.info/us/hotels/' target='_blank'>here</a>."),
57-
array("q" => "Do you provide parking at the venue?", "a" => "No, we do not offer any parking. We highly recommend using public transportation instead of arriving by car. If you arrive by car, you can use various street parking or Longwood Towers Garage at 20 Chapel Street."),
57+
array("q" => "Do you provide parking at the venue?", "a" => "No, we do not offer any parking. We highly recommend using public transportation instead of arriving by car. If you arrive by car, you can use various street parking or Longwood Towers Garage at 20 Chapel Street.<p>The best way to get to the venue via public transportation is by the Green Line. There are two stops close to the venue: <a href='https://maps.app.goo.gl/7pwcFuhcgjn5WNk37'> Hawes St on the C Line</a> and <a href='https://maps.app.goo.gl/1p2yCydMW9HVnDd3A'>Longwood on the D Line</a>.</p>"),
5858
array("q" => "What food and drink options are available at the venue?", "a" => "We'll have coffee, water, and a light lunch available for all attendees. Additionally, there are many other options available nearby on Beacon Street."),
5959
array("q" => "Is there Wi-Fi available at the venue?", "a" => "Yes, we have a dedicated network for all conference attendees. Credentials will be shared with all registered participants shortly before the event</p><p>Please be considerate of your fellow attendees and limit your Wi-Fi usage to essential communication. Avoid streaming movies, downloading large files, or other bandwidth-heavy activities, as the network is shared by everyone.")
6060
)),

source/us/toboston.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
<div class="d-block mb-3 mont-700 h2">DevConf.US is held at 43 Hawes Street in Boston University.</div>
6868
<div class="d-block mb-5">
6969
<h5>All events will be held in the 43 Hawes Street building. <a href="https://www.bu.edu/parentsprogram/resources/visiting-boston-hotels/">This site maintained by Boston University</a> has many relevant resources regarding hotels, maps, public transportation, and information specific to the surrounding area. This will be a valuable reference when planning your trip to DevConf.US. </h5>
70+
71+
<h5>The best way to get to the venue via public transportation is by the Green Line. There are two stops close to the venue: <a href="https://maps.app.goo.gl/7pwcFuhcgjn5WNk37"> Hawes St on the C Line</a> and <a href="https://maps.app.goo.gl/1p2yCydMW9HVnDd3A">Longwood on the D Line</a>.</h5>
7072
</div>
7173
</div>
7274
</section>

0 commit comments

Comments
 (0)