-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
379 lines (304 loc) · 17 KB
/
index.html
File metadata and controls
379 lines (304 loc) · 17 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
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> Insanehong's Incorrect Note</title>
<meta name="description" content="Insanehong's Incorrect Note is designed to help people of web developer,designer, publisher and early beginnn er who are studying Front-end Technology for the development of web application.">
<meta name="author" content="Insanehong">
<meta name="keywords" content="javascript,html,css,frends,dart,leanstartup,fornt-end" />
<meta name="generator" content="haroopress v0.9.2" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="/rss.xml" rel="alternate" title="Insanehong's Incorrect Note" type="application/rss+xml">
<!-- Le styles -->
<link rel="canonical" href="http://insanehong.kr">
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/bootstrap-responsive.css" rel="stylesheet">
<link href="/css/font-awesome.css" rel="stylesheet">
<link href="/css/markdown.css" rel="stylesheet">
<link href="/css/haroopress.css" rel="stylesheet">
<link href="/css/theme.css" rel="stylesheet">
<link href="/css/code/tomorrow-night.css" rel="stylesheet">
<!-- Le fav and touch icons -->
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="apple-touch-icon" sizes="72x72" href="/favicon-64.png">
<!-- Le javascript -->
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery.jsonp.js"></script>
<script src="/js/mustache.js"></script>
<script src="/js/apps/github.js"></script>
<script src="/js/apps/twitter.js"></script>
</head>
<body data-spy="scroll" data-target=".subnav" data-offset="50">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="pull-right" href="/rss.xml"><span class="icon-rss"></span></a>
<a class="pull-right" href="http://twitter.com/insanehong" target="_blank"><span class="icon-twitter"></span></a>
<div class="nav-collapse">
<ul class="nav">
<li>
<a href="/">Home</a>
</li>
<li>
<a href="/archives">Archives</a>
</li>
<li>
<a href="/slides">Slides</a>
</li>
<li>
<a href="/about/">About</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<link href="/css/code/tomorrow-night.css" rel="stylesheet">
<div class="container page-main">
<div class="row">
<div class="span3">
<div id="author" class="well">
<div>
<h3>About This Site</h3>
<p>
이 사이트는 <a href="http://github.com/rhiokim/haroopress" target="_target">haroopress</a> 엔진으로 생성된 정적 페이지 기반의 웹 사이트입니다.
</p>
</div>
</div>
<div class="well">
<ul class="nav nav-list">
<li class="nav-header">Categories</li>
<li class=""><a href="/category"><i class="icon-home"></i> Home</a></li>
<li><a href="/category/ajaxian"><i class="icon-book"></i> ajaxian</a></li>
<li><a href="/category/essay"><i class="icon-book"></i> essay</a></li>
<li><a href="/category/reference"><i class="icon-book"></i> reference</a></li>
<li><a href="/category/yobi"><i class="icon-book"></i> yobi</a></li>
<li><a href="/category/conference"><i class="icon-book"></i> conference</a></li>
<li><a href="/category/git"><i class="icon-book"></i> git</a></li>
<li><a href="/category/haroopress"><i class="icon-book"></i> haroopress</a></li>
<li><a href="/category/javascript"><i class="icon-book"></i> javascript</a></li>
<li><a href="/category/a11y"><i class="icon-book"></i> a11y</a></li>
<li><a href="/category/dev-diary"><i class="icon-book"></i> dev-diary</a></li>
</ul>
</div>
<div class="well contributors">
<div class="pull-right">
<a href="/authors"><i class=" icon-info-sign"></i></a>
</div>
<h6>contributors</h6>
<div class="row-fluid">
<a class="pull-left" href="/authors/Insanehong" title="undefined">
<img src="http://www.gravatar.com/avatar/5e9df4b6c732d16a3b41d11d7288e195?r=pg&s=128.jpg&d=identicon" />
</a>
<p>
<strong>Insanehong</strong><br/>
<a href="https://twitter.com//insanehong" target="_blank">@insanehong</a>
</p>
</div>
<hr>
</div>
<div class="well">
<ul class="nav nav-list">
<li class="nav-header">Favorites</li>
<li>
<a href="http://haroopress.github.com" target="_blank">하루프레스 공식 사이트</a>
</li>
<li>
<a href="http://github.com/rhiokim/haroopress/" target="_blank">하루프레스 소스 저장소</a>
</li>
<li>
<a href="http://github.com/haroopress/haroopress-theme" target="_blank">하루프레스 테마 저장소</a>
</li>
<li>
<a href="http://rhio.tistory.com" target="_blank">하루프레스 개발자 블로그</a>
</li>
<li>
<a href="http://nodejs.kr" target="_blank">노드 한국 개발자 커뮤니티</a>
</li>
<li>
<a href="http://frends.kr" target="_blank">프론트 앤드 개발자 커뮤니티</a>
</li>
<li>
<a href="http://nodeqa.com" target="_blank">@nanhapark Node.js Q&A</a>
</li>
<li>
<a href="http://ajaxian.kr" target="_blank">@andrwj Ajaxian.kr</a>
</li>
<li>
<a href="http://blog.outsider.ne.kr" target="_blank">@Outsideris Outsider's Dev Story</a>
</li>
<li>
<a href="http://firejune.com" target="_blank">@firejune Firejune Blog</a>
</li>
<li>
<a href="http://blog.j2p.kr" target="_blank">@J2P Front End Developer Blog</a>
</li>
<li>
<a href="http://kyungw00k.wordpress.com" target="_blank">@kyungw00k Just another Javascript Lover</a>
</li>
</ul>
</div>
</div>
<div class="span9">
<div class="well">
<div class="page-header">
<h1><a href="/post/yobi-dev-diary-6th">yobi-dev-diary-6th</a></h1>
<span class="pull-right">Wednesday, January 7 2015 12:30 PM</span>
</div>
<div class="pull-right">
<ul class="thumbnails">
<li class="thumbnail">
<img src="http://www.gravatar.com/avatar/5e9df4b6c732d16a3b41d11d7288e195?r=pg&s=128.jpg&d=identicon"/>
</li>
</ul>
</div>
<div class="markdown-wrapper">
<h2 id="toc_367">15. 01. 06(Tue)</h2>
<p>그동안 지지부진하고 고민의 고민을 계속해 오던 usemin 을 일단 버리기로 결정</p><p>나중에 좀더 심플한 구조의 빌드를 구현하기 전까지는 빠른 개발을 위해 세팅하는것으로 가기로 했다. </p><p>이렇게 결정한 이유중하나는 앞으로 6주동안 개발의 공백이 생기는 것이 가장 크기도 하지만</p><p>너무 우아함을 잡으려고 한 내 잘못이 크다 </p>
</div>
<hr/>
<a class="pull-right" href="/post/yobi-dev-diary-6th#disqus_thread"></a>
<p>
<a href="/post/yobi-dev-diary-6th" class="btn btn-info">Read more...</a>
</p>
</div>
<div class="well">
<div class="page-header">
<h1><a href="/post/yobi-dev-diary-5th">yobi-dev-diary-5th</a></h1>
<span class="pull-right">Wednesday, December 17 2014 5:57 PM</span>
</div>
<div class="pull-right">
<ul class="thumbnails">
<li class="thumbnail">
<img src="http://www.gravatar.com/avatar/5e9df4b6c732d16a3b41d11d7288e195?r=pg&s=128.jpg&d=identicon"/>
</li>
</ul>
</div>
<div class="markdown-wrapper">
<h2 id="toc_365">14. 12.17(Wed)</h2>
<p>spring boot 의 routing 을 사용하기로 하여 jsp 로 기본 template 를 만들고</p><p>static 하게 불러올 html 만 별도로 resource 밑에서 관리하기로 하여 작업중이다. </p><p>layout 에 해당하는 jsp 들도 동적으로 gulp 를 이용해서 build 할때 WEB-INF 밑으로 생성되게 할 예정</p><p>이작업이 마무리되면 test 를 제외한 환경세팅은 어느정도 마무리 될거 같다.</p>
</div>
<hr/>
<a class="pull-right" href="/post/yobi-dev-diary-5th#disqus_thread"></a>
<p>
<a href="/post/yobi-dev-diary-5th" class="btn btn-info">Read more...</a>
</p>
</div>
<div class="well">
<div class="page-header">
<h1><a href="/post/yobi-dev-diary-4th">yobi-dev-diary-4th</a></h1>
<span class="pull-right">Wednesday, December 17 2014 5:19 AM</span>
</div>
<div class="pull-right">
<ul class="thumbnails">
<li class="thumbnail">
<img src="http://www.gravatar.com/avatar/5e9df4b6c732d16a3b41d11d7288e195?r=pg&s=128.jpg&d=identicon"/>
</li>
</ul>
</div>
<div class="markdown-wrapper">
<h1 id="toc_363">14. 12.16(Tue)</h1>
<p>spring boot 에서 template engine 으로 thymeleaf 사용하면서 문제가 생겼다. </p><p>thymeleaf 를 html5 모드로 돌렸더니 self end tag 관련 error 로 html 파싱을 제대로 해주지 못했다. </p><pre><code class=""><span class="comment">//문제가된 설정</span>
<span class="transposed_variable">spring.</span><span class="transposed_variable">thymeleaf.</span>mode=html5
</code></pre><p>self close tag 가 없어 문제가 된 태그는 <code>link</code> 와 <code>meta</code>! </p>
</div>
<hr/>
<a class="pull-right" href="/post/yobi-dev-diary-4th#disqus_thread"></a>
<p>
<a href="/post/yobi-dev-diary-4th" class="btn btn-info">Read more...</a>
</p>
</div>
<div class="well">
<div class="page-header">
<h1><a href="/post/yobi-dev-diary-3rd">yobi-dev-diary-3rd</a></h1>
<span class="pull-right">Monday, December 15 2014 4:43 PM</span>
</div>
<div class="pull-right">
<ul class="thumbnails">
<li class="thumbnail">
<img src="http://www.gravatar.com/avatar/5e9df4b6c732d16a3b41d11d7288e195?r=pg&s=128.jpg&d=identicon"/>
</li>
</ul>
</div>
<div class="markdown-wrapper">
<h2 id="toc_361">14. 12.15(Mon)</h2>
<p>gulp 를 이용한 front-end build 를 30% 정도 만들었다. </p><p>vendor dependency 관리는 <code>gulp-usemin</code> 으로 하게 했는데 쉽지 않군.</p><p>whach 와 build 를 구현해 놓긴 했는데 아직 api 페이지만 build 해주고 있고</p><p>client 부분은 별도로 구현해야 한다. </p>
</div>
<hr/>
<a class="pull-right" href="/post/yobi-dev-diary-3rd#disqus_thread"></a>
<p>
<a href="/post/yobi-dev-diary-3rd" class="btn btn-info">Read more...</a>
</p>
</div>
<div class="well">
<div class="page-header">
<h1><a href="/post/yobi-dev-diary-2nd">yobi-dev-diary-2nd</a></h1>
<span class="pull-right">Monday, December 15 2014 9:53 AM</span>
</div>
<div class="pull-right">
<ul class="thumbnails">
<li class="thumbnail">
<img src="http://www.gravatar.com/avatar/5e9df4b6c732d16a3b41d11d7288e195?r=pg&s=128.jpg&d=identicon"/>
</li>
</ul>
</div>
<div class="markdown-wrapper">
<h2 id="toc_359">14. 12. 14(Sun)</h2>
<p>주말 동안 build 관련 처리를 마무리 하려고 했지만</p><p>그동안 여친님과 놀아주지 못했던 크리가 터져 주말은 여친님에게 모두 투자...</p><p>다음주 주말은 git 교육까지 겹쳐 있는 관례로 이번주에는 좀더 빡시게 집중을 해야 될거 같다.</p><p>낮에는 개발을 저녁에는 개발+교육 준비를 해야할듯.. </p>
</div>
<hr/>
<a class="pull-right" href="/post/yobi-dev-diary-2nd#disqus_thread"></a>
<p>
<a href="/post/yobi-dev-diary-2nd" class="btn btn-info">Read more...</a>
</p>
</div>
</div>
</div>
</div><!-- /container -->
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'incorrectnote'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<footer class="footer">
<div class="container">
<div class="row">
<div class="span12 ">
<div class="well">
<p class="pull-right"><a href="#">Back to top</a></p>
<strong>haroopress</strong> developed by <a href="http://twitter.com/rhiokim" target="_blank">@rhiokim</a>,<a href="http://twitter.com/haroopress" target="_blank">@haroopress</a> and source in <a href="https://github.com/rhiokim/haroopress" target="_blank">github</a><br/>
Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.<br />
Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.
</div>
</div>
</div>
</div>
</footer>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-44036299-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>