-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresources.html
More file actions
executable file
·326 lines (260 loc) · 13.4 KB
/
resources.html
File metadata and controls
executable file
·326 lines (260 loc) · 13.4 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Victoria Place - Resources</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/main.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- favicons
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
</head>
<body id="top">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader" class="dots-jump">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- header
================================================== -->
<header class="s-header">
<div class="header-logo">
<a class="site-logo" href="index.html">
Victoria Place
</a>
</div>
<nav class="header-nav-wrap">
<ul class="header-nav">
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="about.html" title="About">About</a></li>
<li class="current"><a href="resources.html" title="Resources">Resources</a></li>
<li><a href="events.html" title="Events">Events</a></li>
<li><a href="contact.html" title="Contact us">Contact</a></li>
</ul>
</nav>
<a class="header-menu-toggle" href="#0"><span>Menu</span></a>
</header> <!-- end s-header -->
<!-- page header
================================================== -->
<section class="page-header page-header--about">
<div class="gradient-overlay"></div>
<div class="row page-header__content">
<div class="column">
<h1>Resources</h1>
</div>
</div>
</section> <!-- end page-header -->
<!-- page content
================================================== -->
<section class="page-content">
<div class="row">
<div class="column">
<p class="lead drop-cap">
These resources should enable homeowners to also take ownership of the neighborhood they live in. There are many ways to get involved by volunteering and helping out our neighborhood through your skills or resources you may have to offer.
</p>
</div>
</div>
</section> <!-- end page content -->
<!-- about
================================================== -->
<section id="about" class="s-about">
<div class="row row-y-center about-content">
<div class="column large-half medium-full">
<h3 class="subhead">Volunteering</h3>
<p class="lead">
Part of what makes Victoria Place so great is the engaged community. See how you can get involved to make an impact on where you live. Some needed areas of service are listed here but feel free to contact us to let us know of other ways you might be able to help out in the neighborhood. We are always up for suggestions and improvements and we want to empower residents with the tools to make an impact.
</p>
<a href="volunteer.html" class="btn btn--primary btn--about">Volunteer</a>
</div>
<div class="column large-half medium-full">
<ul class="about-sched">
<li>
<h4>Administration</h4>
<p>
Serve on the HOA Board<br>
Grants and Funding<br>
Events and Event Planning
</p>
</li>
<li>
<h4>Infrastructure</h4>
<p>
Landscaping<br>
Small Neighborhood Improvements<br>
Lighting<br>
Greenway System Connectivity<br>
Roads
</p>
</li>
<li>
<h4>Security</h4>
<p>
Neighborhood Watch<br>
Local Police Patrol Relationships<br>
Community Engagement<br>
Animal Control<br>
Pest Control
</p>
</li>
</ul> <!-- end about-sched-->
</div>
</div> <!-- end about-content -->
</section> <!-- end s-about -->
<!-- connect
================================================== -->
<section class="s-connect">
<div class="row connect-content">
<div class="column large-half tab-full">
<h3 class="display-1">Community Covenants</h3>
<p>
Victoria Place is a private neighborhood and is self governed inside the City of Raleigh. When the neighborhood was formed, they created Covenants in the 1980s. Neighbors today have to abide by these rules.
</p>
<a href="Victoria-Place-Covenants.pdf" target="_blank" class="btn btn--primary h-full-width">View Covenants</a>
</div>
<div class="column large-half tab-full">
<h3 class="display-1">Bylaws</h3>
<p>
The neighborhood has ByLaws for how the Covenants shall be enforced and how the neighborhood should operate. Read more about them below.
</p>
<a href="Victoria-Place-By-Laws.pdf" target="_blank" class="btn btn--primary h-full-width">View ByLaws</a>
</div>
</div> <!-- end connect-content -->
<div class="row">
<div class="column large-half medium-full">
<h2>Neighborhood Management</h2>
<h5>Neighborhood Service Request Portal</h5>
<p class="text-muted">CAMS Request Portal</p>
<p class="text-muted"><a href="https://www.camsmgt.com/">Make Request</a></p>
<h5>Neighborhood Request or Questions</h5>
<p class="text-muted">Contact CAMS Property Management</p>
<p class="text-muted"><a href="mailto:email@camsmgt.com">Email Property Manager</a></p>
<p class="text-muted"><a href="https://camsmgt.com/">Visit Website</a></p>
<h5>City of Raleigh Nuisance or Code Violations</h5>
<p><a href="https://raleighnc.seamlessdocs.com/f/CodeEnforcement" target="_blank">File Online</a></p>
<h5>East Raleigh News</h5>
<a href="https://eastraleighnc.com" target="_blank">https://eastraleighnc.com/</a>
<h5>East Raleigh Citizens Advisory Council</h5>
<p>Regular Meetings at Lions Park Community Center</p>
</div>
<div class="column large-half medium-full">
<h2>Safety</h2>
<h3>Towing</h3>
<p>Contact Unlimited Recovery<br>
<a href="tel:919-790-9393">919-790-9393</a></p>
<h3>Raleigh Police Department</h3>
<h5>Emergency</h5>
<p>Dial 911</p>
</div>
</div>
</section> <!-- end s-connect -->
<!-- Social
================================================== -->
<section class="s-social">
<div class="row social-content">
<div class="column">
<ul class="social-list">
<li class="social-list__item">
<a href="https://www.facebook.com/pages/Victoria-Place-Raleigh/" title="Victoria Place Raleigh">
<span class="social-list__icon social-list__icon--facebook"></span>
<span class="social-list__text">Facebook</span>
</a>
</li>
<li class="social-list__item">
<a href="https://nextdoor.com/groups/1471091/" title="Nextdoor">
<span class="social-list__icon social-list__icon--email"></span>
<span class="social-list__text">Nextdoor</span>
</a>
</li>
<li class="social-list__item">
<a href="#0" title="">
<span class="social-list__icon social-list__icon--instagram"></span>
<span class="social-list__text">Instagram</span>
</a>
</li>
<li class="social-list__item">
<a href="mailto:contact@victoriaplaceraleigh.com" title="Hello">
<span class="social-list__icon social-list__icon--email"></span>
<span class="social-list__text">Email</span>
</a>
</li>
</ul>
</div>
</div> <!-- end social-content -->
</section> <!-- end s-social -->
<!-- footer
================================================== -->
<footer class="s-footer">
<div class="row footer-top">
<div class="column large-4 medium-5 tab-full">
<div class="footer-logo">
<a class="site-footer-logo" href="index.html">
Victoria Place
</a>
</div> <!-- footer-logo -->
<p>
Where the classic charm of a historic neighborhood set within a waterfront community on Longview Lake intersects with downtown Raleigh’s urban core.
</p>
</div>
<div class="column large-half tab-full">
<div class="row">
<div class="column large-7 medium-full">
<h4 class="h6">Our Location</h4>
<p>
Dickens Drive <br>
Raleigh, North Carolina <br>
27610 US
</p>
<p>
<a href="#" target="_blank" class="btn btn--footer">Get Directions</a>
</p>
</div>
<div class="column large-5 medium-full">
<h4 class="h6">Quick Links</h4>
<ul class="footer-list">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="volunteer.html">Volunteer</a></li>
<li><a href="events.html">Upcoming Events</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
</div> <!-- end footer-top -->
<div class="row footer-bottom">
<div class="column ss-copyright">
<span>© Brought to you by the Victoria Place Neighborhood Association</span>
</div>
</div> <!-- footer-bottom -->
<div class="ss-go-top">
<a class="smoothscroll" title="Back to Top" href="#top">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0l8 9h-6v15h-4v-15h-6z"/></svg>
</a>
</div> <!-- ss-go-top -->
</footer> <!-- end s-footer -->
<!-- Java Script
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>