-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
147 lines (139 loc) · 4.06 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' />
<title>big</title>
<link href='big.css' rel='stylesheet' type='text/css' />
<link href='highlight.css' rel='stylesheet' type='text/css' />
<style>
.new-shiny { background: #aaaaaa; }
</style>
<script src='big.js'></script>
<script src='highlight.js'></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body class='light'>
<div><h1 id="hello-">Hello!</h1>
</div>
<div><h2 id="lets-talk-about-comms">Lets talk about comms</h2>
</div>
<div><div class="alt-slide">
<h1 id="what-is-the-story-that-you-want-to-tell-">What is the <em>story</em> that <em>you</em> want to tell?</h1>
</div>
</div>
<div><h2 id="how-do-we-tell-that-story-in-the-open-">How do we tell that story <em>in the open?</em></h2>
</div>
<div><h2 id="we-have-some-tools">We have some <em>tools</em></h2>
<ul>
<li>Twitter</li>
<li>Tumblr</li>
<li>Medium/Code4Ca</li>
</ul>
</div>
<div><h2 id="we-need-a-schedule">We need a <em>schedule</em></h2>
<ul>
<li>content calendar</li>
<li>social media duty <ul>
<li>M-W | Tu-Th | F</li>
</ul>
</li>
</ul>
</div>
<div><div class="alt-slide">
<h1 id="what-does-culture-change-look-like-">What does <em>culture change</em> look like?</h1>
</div>
</div>
<div><h2 id="what-do-the-digital-standards-look-like-in-practice-">What do the digital standards look like <em>in practice?</em></h2>
</div>
<div><h2 id="how-does-a-multi-disciplinary-team-work-">How does a <em>multi-disciplinary team</em> work?</h2>
</div>
<div><div class="alt-slide">
<h1 id="how-do-we-show-the-things-">How do we <em>show the things?</em></h1>
</div>
</div>
<div><h2 id="we-can-have-a-newsletter">We can have a <em>newsletter</em></h2>
<ul>
<li>Highlight our work</li>
<li>Share our successes</li>
<li>Talk about challenges</li>
</ul>
</div>
<div><p><img src="images/sprint_highlight.png" alt=""></p>
</div>
<div><p><img src="images/status_updates.png" alt=""></p>
</div>
<div><p><img src="images/next_up.png" alt=""></p>
</div>
<div><p><img src="images/tc_spotlight.png" alt=""></p>
</div>
<div><p><img src="images/consumption.png" alt=""></p>
</div>
<div><p><img src="images/socials.png" alt=""></p>
</div>
<div><p><img src="images/footer.png" alt=""></p>
</div>
<div><h2 id="and-some-special-components-">And some <em>special</em> components!</h2>
</div>
<div><p><img src="images/special-photos.png" alt=""></p>
</div>
<div><p><img src="images/special-videoblog.png" alt=""></p>
</div>
<div><h2 id="here-are-some-other-blocks">Here are some <em>other</em> blocks</h2>
</div>
<div><p><img src="images/other-features.png" alt=""></p>
</div>
<div><p><img src="images/other-lastweek.png" alt=""></p>
</div>
<div><p><img src="images/other-countdown.png" alt=""></p>
</div>
<div><h1 id="feedback-"><em>Feedback?</em></h1>
<p>Test Newsletter </p>
<ul>
<li><a href="https://app.mailerlite.com/i3f5o1">https://app.mailerlite.com/i3f5o1</a></li>
</ul>
<p>Components</p>
<ul>
<li><a href="http://bit.ly/ddc-nwslttr-01-feedback">http://bit.ly/ddc-nwslttr-01-feedback</a></li>
</ul>
</div>
<div><div class="alt-slide">
<h1 id="so-what-s-next-">So what's <em>next?</em></h1>
</div>
</div>
<div><h2 id="we-need-a-workflow">We need a <em>workflow</em></h2>
<ol>
<li>Plan</li>
<li>Write</li>
<li>Build</li>
<li>Review</li>
<li>Send </li>
</ol>
</div>
<div><h2 id="we-need-a-schedule">We need a <em>schedule</em></h2>
<ol>
<li>Plan -> Sprint planning</li>
<li>Write -> 1 week</li>
<li>Build -> 2 days</li>
<li>Review -> 2 days</li>
<li>Send -> Monday of new sprint</li>
</ol>
</div>
<div><h2 id="for-example-sprint-2">For example <em>Sprint 2</em></h2>
<ul>
<li>Planning <em>Nov 30</em></li>
<li>Writing due: <em>Dec 10</em></li>
<li>Review period: <em>Dec 12-14</em></li>
<li>Send: <em>Dec 17</em></li>
</ul>
</div>
<div><div class="alt-slide">
<h1 id="how-do-we-know-it-s-useful-">How do we know it’s <em>useful?</em></h1>
</div>
</div>
<div><p><img src="images/emoji_feedback.png" alt=""></p>
</div>
<div><h1 id="questions-">Questions?</h1>
</div>
</body>
</html>