-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposts.html
More file actions
236 lines (231 loc) · 8.22 KB
/
posts.html
File metadata and controls
236 lines (231 loc) · 8.22 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The Pixelstack Blog">
<title>Pixelstack.com</title>
<link rel="canonical" href="/posts.html">
<link rel="stylesheet" href="/assets/application.css?cb=a46d7f79a1d818675ec0b6dce36670ac">
</head>
<body>
<header class="header">
<div class="container">
<nav class="nav">
<ul class="nav-brand"><a href="/"><img src="http://s3-ap-southeast-2.amazonaws.com/pixelstack-jekyll/images/layout/logo.png" alt="pixelstack" height="50"/></a></ul>
<ul class="nav-links">
<li><a href="/">Home</a></li>
<li><a href="posts.html">Blog</a></li>
<li><a href="/feed.xml">Feed</a></li>
</ul>
</nav>
</div>
</header>
<main>
<div class="container">
<div class='page-title'>
<h1>What's Been Happening</h1>
</div>
<ul class='posts'>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2015/01/29/coder-catchup-episode-1.html'>Coder Catchup Episode 1</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 29 Jan 2015
</div>
<div class='posts__item-content'>
I have recently started a podcast, Coder Catchup, mainly to have a fireside chat with other web devs but also to get my thoughts out....
</div>
<div class='posts__item-read-more'>
<a href='/2015/01/29/coder-catchup-episode-1.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2015/01/03/devbase-io-update.html'>devbase.io Update</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 03 Jan 2015
</div>
<div class='posts__item-content'>
Devbase.io has been receiving some updates to the marketing website as well as redesigning small parts of the site to make it more productive...
</div>
<div class='posts__item-read-more'>
<a href='/2015/01/03/devbase-io-update.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2015/01/03/being-a-generalist-is-important.html'>Being a Generalist is Important</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 03 Jan 2015
</div>
<div class='posts__item-content'>
It may be a bold statement to make in the rapidly evolving web development ecosystem, but I think it still holds true for the most part. Being a generalist is becoming harder and harder to achieve, but it sure is worth it....
</div>
<div class='posts__item-read-more'>
<a href='/2015/01/03/being-a-generalist-is-important.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2014/12/29/2015-goals.html'>2015 Goals</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 29 Dec 2014
</div>
<div class='posts__item-content'>
Yup, 2015 goals for everything web dev, I needed to get this down in some form so I can review later in the year to see if anything has changed or not, should be interesting as I have a lot planned...
</div>
<div class='posts__item-read-more'>
<a href='/2014/12/29/2015-goals.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2014/12/02/state-of-the-dev-setup-2014.html'>State of the Dev Setup: 2014</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 02 Dec 2014
</div>
<div class='posts__item-content'>
My web development setup for 2014 saw some massive changes, from text editors, applications, terminal clients and more...
</div>
<div class='posts__item-read-more'>
<a href='/2014/12/02/state-of-the-dev-setup-2014.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2014/08/06/side-project-update-august-2014.html'>Side Project Update - August 2014</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 06 Aug 2014
</div>
<div class='posts__item-content'>
Lots of updates to side projects, get excited, changes to the existing and the talk of 2 new side projects...
</div>
<div class='posts__item-read-more'>
<a href='/2014/08/06/side-project-update-august-2014.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2014/05/08/updating-rails-quicktip.html'>Updating Rails Quicktip</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 08 May 2014
</div>
<div class='posts__item-content'>
Rails quick tip coming right at you for performing updates from rails version to rails version...
</div>
<div class='posts__item-read-more'>
<a href='/2014/05/08/updating-rails-quicktip.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2014/01/30/a-new-development-beginning.html'>A New Development Beginning</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 30 Jan 2014
</div>
<div class='posts__item-content'>
Angular VS Ember, but what should I go with Ember looks awesome and makes more sense to me, but Angular seems to be more of a fit your own styles...
</div>
<div class='posts__item-read-more'>
<a href='/2014/01/30/a-new-development-beginning.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2014/01/03/2014-the-year-that-could-be.html'>2014 - the year that could be</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 03 Jan 2014
</div>
<div class='posts__item-content'>
Projects to launch, goals to achieve, getting married, a big year lies ahead for me...
</div>
<div class='posts__item-read-more'>
<a href='/2014/01/03/2014-the-year-that-could-be.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2014/01/03/2013-the-year-that-was.html'>2013 - the year that was</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 03 Jan 2014
</div>
<div class='posts__item-content'>
Wow, what a year, 2013 was crazy for me, with some major moves and some pretty full on projects to boot, 2013 was super interesting and fun!...
</div>
<div class='posts__item-read-more'>
<a href='/2014/01/03/2013-the-year-that-was.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2013/11/26/this-coffeescript-shortcut.html'>This Coffeescript</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 26 Nov 2013
</div>
<div class='posts__item-content'>
I like coffeescript, well sort of, its a bit of a love hate, but this one little trick saved me tons of typing....
</div>
<div class='posts__item-read-more'>
<a href='/2013/11/26/this-coffeescript-shortcut.html'>Read more...</a>
</div>
</li>
<li class='posts__item'>
<div class='posts__item-header'>
<h2>
<a href='/2013/09/22/first-encounters-of-the-ghost-kind.html'>First Encounters of the Ghost Kind</a>
</h2>
</div>
<div class='posts__item-meta'>
Published 22 Sep 2013
</div>
<div class='posts__item-content'>
Do you believe? Blogging just got a whole lot more fun and productive with the new Ghost platform...
</div>
<div class='posts__item-read-more'>
<a href='/2013/09/22/first-encounters-of-the-ghost-kind.html'>Read more...</a>
</div>
</li>
</ul>
</div>
</main>
<footer class="footer">
<div class="container">Copyright © 2015 Pixelstack - <a href="https://twitter.com/pixelstackcom">@pixelstackcom</a></div>
</footer>
<script type="text/javascript" src="/assets/application.js?cb=1d0a6f4b71234d1a3fbaaa58636d8fc6"></script>
</body>
</html>