-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdates.html
More file actions
209 lines (189 loc) · 10 KB
/
updates.html
File metadata and controls
209 lines (189 loc) · 10 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Recent Updates | Nevada Governor 2026</title>
<meta name="description"
content="Changelog and recent updates to the Nevada Governor 2026 voter guide. Transparency about what has changed.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://nvgov2026.org/updates.html">
<meta property="og:title" content="Recent Updates | Nevada Governor 2026">
<meta property="og:description"
content="Changelog and recent updates to the Nevada Governor 2026 voter guide. Transparency about what has changed.">
<meta property="og:image" content="https://nvgov2026.org/og-image.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://nvgov2026.org/updates.html">
<meta property="twitter:title" content="Recent Updates | Nevada Governor 2026">
<meta property="twitter:description"
content="Changelog and recent updates to the Nevada Governor 2026 voter guide. Transparency about what has changed.">
<meta property="twitter:image" content="https://nvgov2026.org/og-image.png">
<link rel="canonical" href="https://nvgov2026.org/updates.html">
<link rel="stylesheet" href="/src/styles/main.css">
</head>
<body class="bg-white">
<!-- Navigation -->
<nav class="sticky top-0 z-50 bg-white/95 backdrop-blur-sm border-b border-gray-200">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex items-center justify-between h-16">
<a href="/" class="flex items-center gap-2">
<span class="text-2xl">🏜️</span>
<span class="font-serif font-bold text-nevada-navy">Nevada Governor Elections 2026</span>
</a>
<div class="hidden md:flex items-center gap-8">
<a href="/" class="nav-link">Candidates</a>
<a href="/compare/" class="nav-link">Compare</a>
<a href="/compare/gop-primary.html" class="nav-link">GOP Primary</a>
<a href="/compare/primary.html" class="nav-link">Dem Primary</a>
<a href="/about.html" class="nav-link">About</a>
</div>
</div>
</div>
</nav>
<!-- Header -->
<header class="bg-nevada-navy text-white py-12">
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8">
<h1 class="text-4xl font-bold mb-4">Recent Updates</h1>
<p class="text-xl text-gray-300">
Transparency about what has changed on this site. We believe voters should know when information is updated.
</p>
</div>
</header>
<main class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
<!-- Updates Legend -->
<section class="mb-12">
<div class="flex flex-wrap gap-4 text-sm">
<span class="px-3 py-1 bg-green-100 text-green-800 rounded-full font-medium">New Content</span>
<span class="px-3 py-1 bg-blue-100 text-blue-800 rounded-full font-medium">Updated</span>
<span class="px-3 py-1 bg-yellow-100 text-yellow-800 rounded-full font-medium">Correction</span>
<span class="px-3 py-1 bg-purple-100 text-purple-800 rounded-full font-medium">Source Added</span>
</div>
</section>
<!-- Updates Timeline -->
<section class="space-y-8">
<!-- December 7, 2025 -->
<article class="border-l-4 border-green-500 pl-6 pb-8">
<div class="flex items-center gap-4 mb-4">
<time class="text-sm font-mono text-gray-500">December 7, 2025</time>
<span class="px-3 py-1 bg-green-100 text-green-800 rounded-full text-xs font-medium">New Content</span>
</div>
<h2 class="text-xl font-bold text-gray-900 mb-3">Labor Relations & Unions Issue Added</h2>
<div class="prose max-w-none text-gray-700">
<p class="mb-4">
Added comprehensive coverage of labor relations as the 12th issue area, including:
</p>
<ul class="space-y-2 text-sm">
<li>• New <a href="/compare/issues/labor.html" class="text-nevada-navy hover:underline">Labor Relations & Unions</a> deep dive page</li>
<li>• Analysis of Culinary Union vs. Building Trades coalition fractures</li>
<li>• Candidate positions on prevailing wage, film tax credits, and union endorsements</li>
<li>• Updated issue count from 11 to 12 across the site</li>
</ul>
<p class="mt-4 text-sm text-gray-500">
<strong>Source profiles updated:</strong> v1.1 addenda added for all five candidates with Labor Relations content.
Original v1 profiles moved to archive.
</p>
</div>
</article>
<!-- December 7, 2025 - Resort Corridor Court -->
<article class="border-l-4 border-blue-500 pl-6 pb-8">
<div class="flex items-center gap-4 mb-4">
<time class="text-sm font-mono text-gray-500">December 7, 2025</time>
<span class="px-3 py-1 bg-blue-100 text-blue-800 rounded-full text-xs font-medium">Updated</span>
</div>
<h2 class="text-xl font-bold text-gray-900 mb-3">Resort Corridor Court Section Added to Crime Page</h2>
<div class="prose max-w-none text-gray-700">
<p class="mb-4">
Added detailed section on the Resort Corridor Court to the <a href="/compare/issues/crime.html" class="text-nevada-navy hover:underline">Crime & Public Safety</a> page:
</p>
<ul class="space-y-2 text-sm">
<li>• Explanation of the Safe Streets and Neighborhoods Act (2025)</li>
<li>• "Order Out" provisions allowing bans from the Strip</li>
<li>• ACLU concerns about criminalizing homelessness</li>
<li>• Casino donor connections to the policy</li>
</ul>
<p class="mt-4 text-sm text-gray-500">
This ensures the crime page covers all topics mentioned in site navigation.
</p>
</div>
</article>
<!-- December 6, 2025 -->
<article class="border-l-4 border-green-500 pl-6 pb-8">
<div class="flex items-center gap-4 mb-4">
<time class="text-sm font-mono text-gray-500">December 6, 2025</time>
<span class="px-3 py-1 bg-green-100 text-green-800 rounded-full text-xs font-medium">New Content</span>
</div>
<h2 class="text-xl font-bold text-gray-900 mb-3">Share Functionality Added</h2>
<div class="prose max-w-none text-gray-700">
<p>
Added share buttons across key pages to make it easier for voters to spread nonpartisan information.
</p>
</div>
</article>
<!-- December 5, 2025 -->
<article class="border-l-4 border-green-500 pl-6 pb-8">
<div class="flex items-center gap-4 mb-4">
<time class="text-sm font-mono text-gray-500">December 5, 2025</time>
<span class="px-3 py-1 bg-green-100 text-green-800 rounded-full text-xs font-medium">New Content</span>
</div>
<h2 class="text-xl font-bold text-gray-900 mb-3">Initial Site Launch</h2>
<div class="prose max-w-none text-gray-700">
<p class="mb-4">
Launched the Nevada Governor 2026 voter guide with:
</p>
<ul class="space-y-2 text-sm">
<li>• Full profiles for all five candidates (Lombardo, Ford, Hill, Hansen, Winterhawk)</li>
<li>• 11 issue comparison pages with deep dives on Housing, Economy, Crime, and Education</li>
<li>• GOP and Democratic primary comparison pages</li>
<li>• Comprehensive sources page with PDF dossiers</li>
</ul>
</div>
</article>
</section>
<!-- Commitment Section -->
<section class="mt-16 bg-gray-50 rounded-2xl p-8">
<h2 class="text-xl font-bold text-nevada-navy mb-4">Our Commitment to Transparency</h2>
<div class="prose max-w-none text-gray-700">
<p class="mb-4">
We believe voters deserve to know when information changes. This page documents:
</p>
<ul class="space-y-2">
<li><strong>New content</strong> — When we add new issues, candidates, or analysis</li>
<li><strong>Updates</strong> — When we expand or modify existing content</li>
<li><strong>Corrections</strong> — When we fix errors (with explanation of what was wrong)</li>
<li><strong>Source additions</strong> — When new evidence becomes available</li>
</ul>
<p class="mt-4">
If you notice something that should be updated or corrected, please let us know via
<a href="https://github.com/2b3pro/nvgov2026" class="text-nevada-navy hover:underline">GitHub</a>.
</p>
</div>
</section>
</main>
<!-- Footer -->
<footer class="bg-gray-900 text-gray-400 py-12 mt-16">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="bg-gray-800/50 rounded-lg p-4 mb-6">
<p class="text-xs text-gray-400 leading-relaxed">
<strong class="text-gray-300">Disclaimer:</strong> This site was created with AI assistance. While we have
made every effort to verify claims against primary sources, errors may exist. All factual claims include
citations; hover over superscript numbers to see sources, or visit our <a href="/sources.html"
class="text-nevada-gold hover:underline">sources page</a> for complete documentation including PDF dossiers.
We encourage voters to verify information independently.
</p>
</div>
<div class="text-center">
<p class="text-sm">
<a href="/sources.html" class="text-nevada-gold hover:underline">All Sources</a> ·
<a href="/about.html" class="text-nevada-gold hover:underline">Methodology</a> ·
Built for Nevada voters
</p>
<p class="text-xs mt-2">© 2025 NV Gov 2026. Nonpartisan voter information. · <a
href="https://github.com/2b3pro/nvgov2026" class="text-nevada-gold hover:underline">GitHub</a></p>
</div>
</div>
</footer>
<script type="module" src="/src/main.js"></script>
</body>
</html>