-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
304 lines (269 loc) · 13.9 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf=8"></meta>
<meta http-equiv="X-UA-Compatible" content="IE=edge"></meta>
<meta name="viewport" content="width=device-width, initial-scale=1"></meta>
<title>#dogfeet - untitled</title>
<meta name="description"
content="Articles"></meta>
<meta name="keywords"
content="학습,Learning,HTML5,Mobile,web,iPhone,Android,Git,JavaScript,Scala,개발새발,dogfeet"></meta>
<meta name="author"
content="Changwoo Park,Sean Lee,Yongjae Choi"></meta>
<link rel="shortcut icon" href="images/favicon.ico"></link>
<link rel="apple-touch-icon" href="images/apple-touch-icon.png"></link>
<link rel="apple-touch-icon" sizes="72x72"
href=" ='images/apple-touch-icon-72x72.png"></link>
<link rel="apple-touch-icon" sizes="114x114"
href="images/apple-touch-icon-114x114.png"></link>
<link rel="alternate" type="application/atom+xml"
title="untitled » Feed"
href="http://feeds.feedburner.com/github/dogfeet"></link>
<link rel="stylesheet" media="screen, projection"
href="/bower_components/bootstrap/dist/css/bootstrap.min.css"></link>
<link rel="stylesheet" media="screen, projection"
href="/styles/pygment-github.css"></link>
<link rel="stylesheet" media="screen, projection"
href="/styles/style.css"></link>
</head>
<body>
<nav class="navbar navbar-default navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">dogfeet</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="/site/archive.html">Archive</a></li>
<li><a href="/site/keyword-map.html">Keyword Map</a></li>
</ul>
<form id="search-form" class="navbar-form navbar-right" action="http://google.com/search" method="get">
<input type="hidden" name="q" value="site:dogfeet.github.io"></input>
<input class="form-control" type="text" name="q" results="0" placeholder="Search..."></input>
</form>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container">
<div>
<section class="content articles">
<div class="row">
<h1 class="col-sm-offset-2 col-sm-10">Articles</h1>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Dec 19
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/progit.html">
<h2>git: progit 업데이트</h2>
</a>
<p>by <a href="https://pismute.github.io">Changwoo Park</a>, <a href="http://kr.linkedin.com/in/seanseonghwanlee/">Sean Lee</a>, <a href="https://lnyarl.github.io">Yongjae Choi</a>
| <a href="/site/keyword-map.html#git" class="keyword">git</a> <a href="/site/keyword-map.html#progit" class="keyword">progit</a></p>
<p>
<p>게으름과 생활고 탓에 지난 <code>2012-04-02</code>에 배포한 이후로 다시 배포하지 않았습니다. progit 저자인 @schacon 님이 관리하던 시절에는 업데이트가 전혀 이루어지지 않아서 다시 배포할 필요가 없었습니다. 그런데 갑자기 @jnavila님으로 변경되고 나서 업데이트가 되고있습니다. 오픈소스는 아름답네요. 예전에는 PR을 보내고 몇 달이지나서 Merge됐는데 지금은 다음날이면 Merge됩니다.</p>
<p><img src="/articles/2013/progit/git-festival.jpg" alt="git"></p>
<p><a class="btn btn-default" href="/articles/2013/progit.html" role="button">Read more »</a></p>
</a>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Oct 06
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/grunt-deadlink.html">
<h2>grunt-deadlink</h2>
</a>
<p>by <a href="https://lnyarl.github.io">Yongjae Choi</a>
| <a href="/site/keyword-map.html#grunt" class="keyword">grunt</a> <a href="/site/keyword-map.html#gruntplugin" class="keyword">gruntplugin</a> <a href="/site/keyword-map.html#deadlink" class="keyword">deadlink</a> <a href="/site/keyword-map.html#broken link" class="keyword">broken link</a> <a href="/site/keyword-map.html#link test" class="keyword">link test</a></p>
<p>
<p>grunt에서 동작하는 <a href="https://npmjs.org/package/grunt-deadlink">죽은 링크를 검사하는 플러그인</a>을 만들었다. 블로그를 운영하는데에 있어서 static generator를 이용한다면 이런것도 해야하지 않나 싶기도하고, 옛날 글들에 있는 링크들이 망가졌을 경우 처치를 해야하지 않을까 (사실 잘 읽지도 않겠지만) 싶어서 만들었다. 아무쪼록 잘 써주시길 바란다. 이 글은 grunt-deadlink를 만들면서 생각난 것들을 정리한 것이다.</p>
<p><img src="/articles/2013/grunt-deadlink/404.png" alt=""></p>
<p><a class="btn btn-default" href="/articles/2013/grunt-deadlink.html" role="button">Read more »</a></p>
</a>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Sep 25
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/angularjs-git-commit-message-conventions.html">
<h2>git: AngularJS Git Commit Message Conventions</h2>
</a>
<p>by <a href="https://pismute.github.io">Changwoo Park</a>
| <a href="/site/keyword-map.html#git" class="keyword">git</a> <a href="/site/keyword-map.html#angularjs" class="keyword">AngularJS</a> <a href="/site/keyword-map.html#commit message" class="keyword">Commit Message</a> <a href="/site/keyword-map.html#conventions" class="keyword">Conventions</a> <a href="/site/keyword-map.html#grunt-conventional-changelog" class="keyword">grunt-conventional-changelog</a></p>
<p>
<p>이 글은 <a href="https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/">AngularJS Git Commit Message Conventions</a>를 번역한 글이다. 어쩌다 공개된 것 같기도 해서 문의했는데 흔쾌히 번역을 허락해 줬다. 내가 여태껏 봤었던 커밋 메시지에 대한 글 중에서 가장 구체적이고 실질적일 뿐만 아니라 <a href="https://github.com/btford/grunt-conventional-changelog">grunt-conventional-changelog</a>라는 스크립트까지 공개돼 있다.</p>
<p>이 가이드에 따라서 커밋 메시지를 남기는 것을 연습 중이다. 히스토리가 좀 더 읽기 좋아졌지만, CHANGELOG를 남기고 싶어질 만한 일을 아직 하지 못했다. 아직 뭐가 어떻게 좋은지 표현하기 어렵다.</p>
<p>이 글에 따라 커밋 메시지를 작성하고 <a href="https://github.com/btford/grunt-conventional-changelog">grunt-conventional-changelog</a>로 생성한 CHANGELOG를 한번 구경하고 읽자:</p>
<ul>
<li><a href="https://github.com/btford/grunt-conventional-changelog/blob/master/CHANGELOG.md">https://github.com/btford/grunt-conventional-changelog/blob/master/CHANGELOG.md</a></li>
<li><a href="https://github.com/karma-runner/karma/blob/master/CHANGELOG.md">https://github.com/karma-runner/karma/blob/master/CHANGELOG.md</a></li>
</ul>
<p><img src="/articles/2013/angularjs-git-commit-message-conventions/angularjs-git-lg.png" alt=""></p>
<p><a class="btn btn-default" href="/articles/2013/angularjs-git-commit-message-conventions.html" role="button">Read more »</a></p>
</a>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Sep 22
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/grunt-do-only-files-changed.html">
<h4>grunt: 수정된 파일만 Lint하기</h4>
</a>
<p>by <a href="https://pismute.github.io">Changwoo Park</a>
| <a href="/site/keyword-map.html#grunt" class="keyword">grunt</a> <a href="/site/keyword-map.html#node" class="keyword">node</a> <a href="/site/keyword-map.html#watch" class="keyword">watch</a></p>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Sep 06
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/grunt-async-task.html">
<h4>grunt: 비동기 타스크</h4>
</a>
<p>by <a href="https://pismute.github.io">Changwoo Park</a>
| <a href="/site/keyword-map.html#grunt" class="keyword">grunt</a> <a href="/site/keyword-map.html#async" class="keyword">async</a> <a href="/site/keyword-map.html#task" class="keyword">task</a></p>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Jul 27
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/git-msysgit-pageant.html">
<h4>git: msysgit + pageant</h4>
</a>
<p>by <a href="https://pismute.github.io">Changwoo Park</a>
| <a href="/site/keyword-map.html#git" class="keyword">git</a> <a href="/site/keyword-map.html#msysgit" class="keyword">msysgit</a> <a href="/site/keyword-map.html#pageant" class="keyword">pageant</a></p>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Jul 20
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/git-useful-github-pattern.html">
<h4>git: Useful GitHub Patterns</h4>
</a>
<p>by <a href="https://pismute.github.io">Changwoo Park</a>, <a href="https://lnyarl.github.io">Yongjae Choi</a>
| <a href="/site/keyword-map.html#git" class="keyword">git</a> <a href="/site/keyword-map.html#github" class="keyword">GitHub</a> <a href="/site/keyword-map.html#jake benilov" class="keyword">Jake Benilov</a></p>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Jul 11
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/git-msysgit-ckw-solarized.html">
<h4>git: ckw Solarized!</h4>
</a>
<p>by <a href="https://pismute.github.io">Changwoo Park</a>
| <a href="/site/keyword-map.html#git" class="keyword">git</a> <a href="/site/keyword-map.html#msysgit" class="keyword">msysgit</a> <a href="/site/keyword-map.html#ckw" class="keyword">ckw</a> <a href="/site/keyword-map.html#solarized" class="keyword">solarized</a></p>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 May 21
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/progit-ko-book-published.html">
<h4>프로 Git 한글책 출간</h4>
</a>
<p>by <a href="http://kr.linkedin.com/in/seanseonghwanlee/">Sean Lee</a>
| <a href="/site/keyword-map.html#pro" class="keyword">pro</a> <a href="/site/keyword-map.html#git" class="keyword">git</a> <a href="/site/keyword-map.html#프로" class="keyword">프로</a> <a href="/site/keyword-map.html#데브옵스" class="keyword">데브옵스</a> <a href="/site/keyword-map.html#devops" class="keyword">devops</a></p>
</div>
</article>
</div>
<div class="row">
<article>
<div class="left-box col-sm-2 small-font">
<p property="dc:created">
2013 Mar 28
</p>
</div>
<div class="col-sm-10">
<a class="index-article-title" href="/articles/2013/git-password-caching.html">
<h4>git: password caching</h4>
</a>
<p>by <a href="https://pismute.github.io">Changwoo Park</a>
| <a href="/site/keyword-map.html#git" class="keyword">git</a> <a href="/site/keyword-map.html#password" class="keyword">password</a> <a href="/site/keyword-map.html#http" class="keyword">http</a> <a href="/site/keyword-map.html#https" class="keyword">https</a></p>
</div>
</article>
</div>
<br /><br />
<div class="row">
<p class="col-sm-offset-2 col-sm-10">
<a class="btn btn-default" href="/site/archive.html">
go to Archive »
</a>
</p>
</div>
</section>
</div>
<footer class="footer"><p>Copyright © 2008+ Dogfeet from coding to pixels</p></footer>
</div>
<script src="/bower_components/jquery/dist/jquery.js"></script>
<script src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="/scripts/script.js"></script>
<script>
if( 'http://dogfeet.github.io/' === 'http://' + window.location.hostname ) {
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-27493298-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
}
</script>
</body>
</html>