-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
124 lines (103 loc) · 4.04 KB
/
Copy pathindex.html
File metadata and controls
124 lines (103 loc) · 4.04 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Did You Know - Campaign – notes</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="My notes in a clean jekyll format.">
<meta name="author" content="moze">
<meta name="keywords" content="jacksonville">
<link rel="canonical" href="http://Blackoctopus.github.io/know/">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/pixyll.css" type="text/css">
<!-- Fonts -->
<link href='//fonts.googleapis.com/css?family=Merriweather:900,900italic,300,300italic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Lato:900,300' rel='stylesheet' type='text/css'>
<!-- Open Graph -->
<!-- From: https://github.com/mmistakes/hpstr-jekyll-theme/blob/master/_includes/head.html -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Did You Know - Campaign">
<meta property="og:description" content="My notes in a clean jekyll format.">
<meta property="og:url" content="http://Blackoctopus.github.io/know/">
<meta property="og:site_name" content="notes">
</head>
<body class="animated fade-in-down">
<div class="site-wrap">
<header class="site-header px2 px-responsive">
<div class="mt2 wrap">
<div class="measure">
<a href="http://Blackoctopus.github.io" class="site-title">notes</a>
<nav class="site-nav right">
<a href="/about/">About</a>
<a href="/contact/">Contact</a>
</nav>
<div class="clearfix"></div>
</div>
</div>
</header>
<div class="post p2 p-responsive wrap" role="main">
<div class="measure">
<h1 id="coj-did-you-know-social-media-campaign-overview">COJ “Did You Know?” Social Media Campaign Overview:</h1>
<blockquote>
<p>Duration: January 2015 – 31 Days</p>
</blockquote>
<h4 id="suggested-hashtags">Suggested Hashtags:</h4>
<p>[#BenefitsOfLivingInTheCity #CityServices #CityFacts #JaxFacts]</p>
<h1 id="quick-list-of-ideas">Quick list of ideas:</h1>
<p>### Demographics
- Population – Jacksonville 9th largest City, pre Camp Lejeune population and current population
### Services
- Police and fire response time. # of Calls for service each year
- 18 parks info</p>
<ul>
<li>Can the Grease Initiative </li>
<li>Community Officers/Policing </li>
<li>City Water treatment(suggest photo of inside water plant)</li>
<li>Council Composition, meeting dates</li>
<li>CD Housing Initiatives</li>
<li>Building Inspections</li>
<li>Transportation Facts/ intelligent transportation system</li>
<li>Sanitation- Recycling Fact</li>
<li>Fire Services/Education</li>
<li>Rec Youth Programs</li>
<li>Senior Programs</li>
<li>Sturgeon City</li>
<li>Citizen Academy & Police Academy Offerings</li>
</ul>
<h4 id="leadership-opportunities">Leadership Opportunities</h4>
<ul>
<li>Advisory Board Opportunities</li>
<li>Recreation Festivals</li>
<li>Annual City Ceremonies</li>
<li>
<p>Streets Fact
Utilities Maintenance Fact(number of lines and lift stations and what they do)</p>
</li>
<li>Rec Centers</li>
<li>Facilities Maintenance( #number of buildings services or energy efficiency facts)</li>
<li>Stormwater Program</li>
<li>Adopt A Programs</li>
<li>Freedom Fountain, Landing or City Cemetery Facts</li>
<li>Lejeune Memorial Gardens Facts</li>
<li>Jacksonville Transit Facts</li>
<li>After School Programs</li>
<li>Youth Council</li>
<li>Emergency Communitcations/ Connect CTY</li>
</ul>
</div>
</div>
</div>
<footer class="footer">
<div class="p2 wrap">
<div class="measure mt1 center">
<small>
Crafted with <3 by <a href="http://johnotander.com">John Otander</a> (<a href="https://twitter.com/4lpine">@4lpine</a>).<br>
</> available on <a href="https://github.com/johnotander/pixyll">Github</a>.
</small>
</div>
</div>
</footer>
</body>
</html>