-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcoverage.html
More file actions
220 lines (209 loc) · 11.5 KB
/
coverage.html
File metadata and controls
220 lines (209 loc) · 11.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>News coverage — Reroute NJ</title>
<meta name="description" content="News coverage of the NJ Transit Portal North Bridge cutover. Articles from NJ.com, NorthJersey.com, and more, updated throughout the day.">
<meta property="og:title" content="News coverage — Reroute NJ">
<meta property="og:description" content="News coverage of the Portal Bridge cutover. Reporting from local and regional news sources, updated throughout the day.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://reroutenj.org/coverage.html">
<meta property="og:image" content="https://reroutenj.org/img/og-image.png">
<meta property="og:image:width" content="1920">
<meta property="og:image:height" content="1080">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="News coverage — Reroute NJ">
<meta name="twitter:description" content="News coverage of the Portal Bridge cutover. Reporting from local and regional news sources, updated throughout the day.">
<meta name="twitter:image" content="https://reroutenj.org/img/og-image.png">
<link rel="icon" type="image/svg+xml" href="img/favicon.svg">
<link rel="canonical" href="https://reroutenj.org/coverage.html">
<link rel="stylesheet" href="css/styles.css">
<link rel="alternate" hreflang="en" href="https://reroutenj.org/coverage.html">
<link rel="alternate" hreflang="es" href="https://reroutenj.org/es/coverage.html">
<link rel="alternate" hreflang="zh" href="https://reroutenj.org/zh/coverage.html">
<link rel="alternate" hreflang="tl" href="https://reroutenj.org/tl/coverage.html">
<link rel="alternate" hreflang="ko" href="https://reroutenj.org/ko/coverage.html">
<link rel="alternate" hreflang="pt" href="https://reroutenj.org/pt/coverage.html">
<link rel="alternate" hreflang="gu" href="https://reroutenj.org/gu/coverage.html">
<link rel="alternate" hreflang="hi" href="https://reroutenj.org/hi/coverage.html">
<link rel="alternate" hreflang="it" href="https://reroutenj.org/it/coverage.html">
<link rel="alternate" hreflang="ar" href="https://reroutenj.org/ar/coverage.html">
<link rel="alternate" hreflang="pl" href="https://reroutenj.org/pl/coverage.html">
<link rel="alternate" hreflang="x-default" href="https://reroutenj.org/coverage.html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Reroute NJ",
"url": "https://reroutenj.org",
"description": "Free tools to help NJ Transit riders navigate the Portal North Bridge cutover (Feb 15 – Mar 15, 2026)",
"publisher": {
"@type": "Organization",
"name": "Reroute NJ",
"url": "https://reroutenj.org"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Reroute NJ",
"item": "https://reroutenj.org/"
},
{
"@type": "ListItem",
"position": 2,
"name": "News coverage"
}
]
}
</script>
</head>
<body>
<a href="#main-content" class="skip-link">Skip to main content</a>
<header class="header" role="banner">
<div class="header-inner">
<a href="/" class="brand-link"><div class="brand">Reroute<span>NJ</span></div></a>
<p class="tagline">Portal Bridge in the news</p>
<div class="a11y-toggles">
<button class="a11y-btn" id="toggle-contrast" type="button" aria-pressed="false" aria-label="Toggle high contrast">High contrast</button>
<button class="a11y-btn" id="toggle-simplified" type="button" aria-pressed="false" aria-label="Toggle simplified view">Simplified view</button>
</div>
<div class="lang-selector">
<label for="lang-select" class="lang-selector-label sr-only">Language</label>
<select id="lang-select">
<option value="en">English</option>
<option value="es">Español</option>
<option value="zh">中文</option>
<option value="tl">Tagalog</option>
<option value="ko">한국어</option>
<option value="pt">Português</option>
<option value="gu">ગુજરાતી</option>
<option value="hi">हिंदी</option>
<option value="it">Italiano</option>
<option value="ar">العربية</option>
<option value="pl">Polski</option>
</select>
</div>
</div>
</header>
<nav class="tool-nav" aria-label="Site tools">
<span class="hamburger-label">News coverage</span>
<button class="hamburger-btn" aria-expanded="false" aria-label="Toggle navigation menu">
<span></span>
</button>
<div class="container">
<a href="/" class="tool-nav-link">Line guide</a>
<a href="compare.html" class="tool-nav-link">Commute comparison</a>
<a href="coverage.html" class="tool-nav-link active" aria-current="page">News coverage</a>
<a href="map.html" class="tool-nav-link">Map</a>
<a href="embed.html" class="tool-nav-link">Embed & share</a>
<a href="blog.html" class="tool-nav-link">Blog</a>
<a href="about.html" class="tool-nav-link">About</a>
</div>
</nav>
<main class="container" id="main-content">
<p class="seo-summary">News coverage of the NJ Transit Portal North Bridge cutover from regional news sources including NJ.com and NorthJersey.com, updated throughout the day. Filter by line, direction, source, or category.</p>
<section class="coverage-hero">
<h1>Portal Bridge in the news</h1>
<p>Coverage of the cutover from local and regional news sources, updated throughout the day.</p>
<p class="coverage-updated" id="coverage-updated"></p>
</section>
<section class="coverage-filters" id="coverage-filters" role="search" aria-label="Filter news articles">
<div class="filter-group">
<label for="filter-source">Source</label>
<select id="filter-source">
<option value="">All sources</option>
</select>
</div>
<div class="filter-group">
<label for="filter-category">Category</label>
<select id="filter-category">
<option value="">All categories</option>
<option value="news">News</option>
<option value="opinion">Opinion</option>
<option value="analysis">Analysis</option>
<option value="official">Official</option>
<option value="community">Community</option>
</select>
</div>
<div class="filter-group">
<label for="filter-line">Line</label>
<select id="filter-line">
<option value="">All lines</option>
<option value="montclair-boonton">Montclair-Boonton</option>
<option value="morris-essex">Morris & Essex</option>
<option value="northeast-corridor">Northeast Corridor</option>
<option value="north-jersey-coast">North Jersey Coast</option>
<option value="raritan-valley">Raritan Valley</option>
</select>
</div>
<div class="filter-group">
<label for="filter-direction">Direction</label>
<select id="filter-direction">
<option value="">All directions</option>
<option value="nj-to-nyc">NJ to NYC</option>
<option value="nyc-to-nj">NYC to NJ</option>
<option value="both">Both directions</option>
</select>
</div>
<div class="filter-group">
<label for="filter-sort">Sort</label>
<select id="filter-sort">
<option value="newest">Newest first</option>
<option value="relevance">Most relevant</option>
<option value="oldest">Oldest first</option>
</select>
</div>
<div class="filter-group filter-search">
<label for="filter-search">Search</label>
<input type="text" id="filter-search" placeholder="Search articles…">
</div>
</section>
<p class="coverage-result-count" id="coverage-result-count" aria-live="polite"></p>
<section class="coverage-feed" id="coverage-feed" aria-live="polite" aria-label="News articles" tabindex="-1"></section>
<div class="coverage-pagination" id="coverage-pagination" aria-live="polite"></div>
</main>
<footer class="footer" role="contentinfo">
<div class="container">
<p class="disclaimer"><strong>Reroute NJ</strong> is an independent community tool. Not affiliated with or endorsed by NJ Transit, Amtrak, or any government agency. News links go to their original sources. Always verify with <a href="https://www.njtransit.com/portalcutover" target="_blank" rel="noopener">njtransit.com</a> before traveling.</p>
<p class="credit">Built by <a href="https://github.com/jamditis/reroute-nj" target="_blank" rel="noopener">Joe Amditis</a> · <a href="about.html">About our methodology</a></p>
<div style="margin-top: 1.5rem;">
<style>
.support-strip{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.support-strip a{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;border-radius:2rem;font-size:.8rem;font-weight:600;text-decoration:none;color:#fff;transition:transform .15s,box-shadow .15s}
.support-strip a:hover{transform:translateY(-1px)}
.support-strip .s-venmo{background:#0068c9}.support-strip .s-venmo:hover{box-shadow:0 4px 14px rgba(0,140,255,.4)}
.support-strip .s-paypal{background:#003087}.support-strip .s-paypal:hover{box-shadow:0 4px 14px rgba(0,48,135,.4)}
.support-strip .s-github{background:#333}.support-strip .s-github:hover{box-shadow:0 4px 14px rgba(51,51,51,.4)}
.support-strip svg{width:16px;height:16px;fill:currentColor}
</style>
<div class="support-strip">
<a href="https://venmo.com/jamditis" class="s-venmo" target="_blank" rel="noopener">
<svg viewBox="0 0 24 24"><path d="M19.5 1.5c.9 1.5 1.3 3 1.3 4.9 0 6.1-5.2 14-9.4 19.6H4.4L1.5 2.1l6.2-.6 1.7 13.4c1.5-2.5 3.4-6.4 3.4-9.1 0-1.8-.3-3-.8-4z"/></svg>
Venmo
</a>
<a href="https://paypal.me/jamditis" class="s-paypal" target="_blank" rel="noopener">
<svg viewBox="0 0 24 24"><path d="M7.02 21.5L7.8 17h-2L8.6 2.5h5.4c2.6 0 4.4 1.8 4 4.4-.6 3.4-3.2 5.1-6.2 5.1H9.7l-1 5.5H6.6zm10-15.1c.3-2-1-3.4-3.4-3.4h-1L11.4 10h1.2c2.2 0 4-1.2 4.4-3.6zm-1.6 8.1c.3-2-1-3.4-3.4-3.4h-1L9.8 18h1.2c2.2 0 4-1.2 4.4-3.5z"/></svg>
PayPal
</a>
<a href="https://github.com/sponsors/jamditis" class="s-github" target="_blank" rel="noopener">
<svg viewBox="0 0 16 16"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"/></svg>
Sponsor
</a>
</div>
</div>
</div>
</footer>
<script src="js/i18n.js"></script>
<script src="js/shared.js"></script>
<script src="js/coverage.js"></script>
<script>initEmbedMode(); initA11yToggles(); initLangSelector();</script>
</body>
</html>