Skip to content

Commit 483d27b

Browse files
committed
Reorder bike section: Ward Tour first, then mode shift, then bike share
Puts the most visceral/local cycling moment up front (the Ward Tour), then the global growth context, then the citi-bike opportunity.
1 parent 4298d80 commit 483d27b

1 file changed

Lines changed: 97 additions & 97 deletions

File tree

slides.md

Lines changed: 97 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -481,55 +481,65 @@ People need (and want) transportation alternatives…
481481
[ALA]: https://www.lung.org/research/sota/city-rankings/states/new-jersey/hudson
482482

483483
---
484-
layout: iframe-right
485-
url: https://ctbk.dev
486-
scale: 0.8
487-
class: ctbk
484+
class: wt
485+
dragPos:
486+
wt: 366,211,297,_
487+
bb1: 196,17,385,_
488+
bb2: 580,16,392,_
488489
---
490+
489491
<style>
490-
.ctbk + footer { display: none; }
491-
.slidev-layout.ctbk {
492-
padding: 2rem 1rem 0 2rem;
493-
p { margin-bottom: 0.5rem }
494-
li { line-height: 1.75rem }
495-
img:not(.right-overlay) {
496-
height: 14.8rem;
497-
position: absolute;
498-
padding-left: 1rem;
499-
bottom: 1rem;
500-
z-index: 1;
492+
.wt {
493+
&+footer { display: none; }
494+
.body {
495+
width: 75%;
496+
margin-bottom: .5rem;
501497
}
502-
.right-overlay {
498+
& > div:nth-child(2) {
499+
margin-top: 0;
500+
}
501+
video.wt-vid {
503502
border: 1rem solid #00793f;
504503
border-left: none;
504+
position: absolute;
505+
right: 0;
506+
bottom: 0;
507+
height: 100%;
508+
}
509+
.left {
510+
width: 36%;
511+
&.inner > ul > li { list-style: none; }
505512
}
506513
}
507514
</style>
508515

509-
# Bike Share
510-
- **10,000 trips per day** achievable in **5 years**
511-
- Largely replacing car trips
512-
- Cheaper, cleaner, quieter, safer mobility
513-
- Grove St (≈5 car-parking spots): **300 rides per day**
514-
- JC+HOB: [63%][ebikes] ebike share, [78%][subs] annual members
516+
# [Jersey City Ward Tour][wt]
515517

516-
[![](/g2505.png)][2505]
518+
<div class="body">
517519

518-
<img class="right-overlay" src="/cb-opp2.png" />
520+
The **busiest hour of the year** on JFK Blvd and Rt 139:<br/>2,000 cyclists, rolling closures of 5-30 mins.
521+
</div>
519522

520-
<!--
521-
Show JC+HOB plateau, ebike share over time, Grove St 80/day in Feb '25
522-
Show station map by add date
523-
-->
523+
<div class="left">
524524

525-
[ctbk.dev]: https://ctbk.dev
526-
[`s3://ctbk`]: https://ctbk.s3.amazonaws.com/index.html
527-
[`s3://tripdata`]: https://tripdata.s3.amazonaws.com/index.html
528-
[cb data]: https://www.citibikenyc.com/system-data
529-
[ctbk gh]: https://github.com/hudcostreets/ctbk.dev
530-
[2505]: https://ctbk.dev/stations?ll=40.717-74.045&z=15&ss=JC115&ym=2505
531-
[ebikes]: https://ctbk.dev/?s=b&pct&rt=ce&d=2002-&r=jh
532-
[subs]: https://ctbk.dev/?s=u&pct&r=jh
525+
- 16 miles, 6 wards
526+
- JFK: 25,000 vehicles/day, ≤2,000/hr
527+
</div>
528+
529+
<video class="wt-vid" src="/wt.mp4" autoplay muted loop controls />
530+
531+
<div class="left">
532+
533+
Children can bike from downtown to Greenville to West Side to Heights and back — **when we make it safe**.
534+
</div>
535+
536+
<div v-drag="'wt'"><a href="https://www.bikejc.org/ward-tour" target="_blank"><img src="/wt.png" /></a></div>
537+
538+
[wt]: https://www.bikejc.org/ward-tour
539+
<div v-click class="left">
540+
<div v-drag="'bb2'"><a href="https://instagram.com/jcbikebus" target="_blank"><img src="/bike-bus2.jpeg" /></a></div>
541+
<div v-drag="'bb1'"><a href="https://instagram.com/jcbikebus" target="_blank"><img src="/bike-bus1.jpeg" /></a></div>
542+
</div>
533543

534544
---
535545
class: cycling-growth
@@ -567,6 +577,57 @@ class: cycling-growth
567577
Buehler, Pucher, Moran, de Lanversin, Aldred (Apr '26), [Int'l J. of Sustainable Transportation](https://www.tandfonline.com/doi/full/10.1080/15568318.2026.2649315)
568578
</div>
569579

580+
---
581+
layout: iframe-right
582+
url: https://ctbk.dev
583+
scale: 0.8
584+
class: ctbk
585+
---
586+
<style>
587+
.ctbk + footer { display: none; }
588+
.slidev-layout.ctbk {
589+
padding: 2rem 1rem 0 2rem;
590+
p { margin-bottom: 0.5rem }
591+
li { line-height: 1.75rem }
592+
img:not(.right-overlay) {
593+
height: 14.8rem;
594+
position: absolute;
595+
padding-left: 1rem;
596+
bottom: 1rem;
597+
z-index: 1;
598+
}
599+
.right-overlay {
600+
border: 1rem solid #00793f;
601+
border-left: none;
602+
}
603+
}
604+
</style>
605+
606+
# Bike Share
607+
- **10,000 trips per day** achievable in **5 years**
608+
- Largely replacing car trips
609+
- Cheaper, cleaner, quieter, safer mobility
610+
- Grove St (≈5 car-parking spots): **300 rides per day**
611+
- JC+HOB: [63%][ebikes] ebike share, [78%][subs] annual members
612+
613+
[![](/g2505.png)][2505]
614+
615+
<img class="right-overlay" src="/cb-opp2.png" />
616+
617+
<!--
618+
Show JC+HOB plateau, ebike share over time, Grove St 80/day in Feb '25
619+
Show station map by add date
620+
-->
621+
622+
[ctbk.dev]: https://ctbk.dev
623+
[`s3://ctbk`]: https://ctbk.s3.amazonaws.com/index.html
624+
[`s3://tripdata`]: https://tripdata.s3.amazonaws.com/index.html
625+
[cb data]: https://www.citibikenyc.com/system-data
626+
[ctbk gh]: https://github.com/hudcostreets/ctbk.dev
627+
[2505]: https://ctbk.dev/stations?ll=40.717-74.045&z=15&ss=JC115&ym=2505
628+
[ebikes]: https://ctbk.dev/?s=b&pct&rt=ce&d=2002-&r=jh
629+
[subs]: https://ctbk.dev/?s=u&pct&r=jh
630+
570631
---
571632
layout: iframe-right
572633
url: https://map.bikejc.org/?l=wbr
@@ -695,67 +756,6 @@ dragPos:
695756

696757
[vd]: https://www.hcnj.us/blog/2025/05/22/15886/
697758

698-
---
699-
class: wt
700-
dragPos:
701-
wt: 366,211,297,_
702-
bb1: 196,17,385,_
703-
bb2: 580,16,392,_
704-
---
705-
706-
<style>
707-
.wt {
708-
&+footer { display: none; }
709-
.body {
710-
width: 75%;
711-
margin-bottom: .5rem;
712-
}
713-
& > div:nth-child(2) {
714-
margin-top: 0;
715-
}
716-
video.wt-vid {
717-
border: 1rem solid #00793f;
718-
border-left: none;
719-
position: absolute;
720-
right: 0;
721-
bottom: 0;
722-
height: 100%;
723-
}
724-
.left {
725-
width: 36%;
726-
&.inner > ul > li { list-style: none; }
727-
}
728-
}
729-
</style>
730-
731-
# [Jersey City Ward Tour][wt]
732-
733-
<div class="body">
734-
735-
The **busiest hour of the year** on JFK Blvd and Rt 139:<br/>2,000 cyclists, rolling closures of 5-30 mins.
736-
</div>
737-
738-
<div class="left">
739-
740-
- 16 miles, 6 wards
741-
- JFK: 25,000 vehicles/day, ≤2,000/hr
742-
</div>
743-
744-
<video class="wt-vid" src="/wt.mp4" autoplay muted loop controls />
745-
746-
<div class="left">
747-
748-
Children can bike from downtown to Greenville to West Side to Heights and back — **when we make it safe**.
749-
</div>
750-
751-
<div v-drag="'wt'"><a href="https://www.bikejc.org/ward-tour" target="_blank"><img src="/wt.png" /></a></div>
752-
753-
[wt]: https://www.bikejc.org/ward-tour
754-
<div v-click class="left">
755-
<div v-drag="'bb2'"><a href="https://instagram.com/jcbikebus" target="_blank"><img src="/bike-bus2.jpeg" /></a></div>
756-
<div v-drag="'bb1'"><a href="https://instagram.com/jcbikebus" target="_blank"><img src="/bike-bus1.jpeg" /></a></div>
757-
</div>
758-
759759
---
760760
class: ebikes
761761
dragPos:

0 commit comments

Comments
 (0)