16
16
body {
17
17
font-family :
18
18
Georgia, "Times New Roman" , Times, /* English on all platforms */
19
- "Apple SD Gothic Neo" , /* Korean on OS X 10.8 Mountain Lion and above */
20
- "Nanum Myeongjo" , /* Korean on OS X 10.7 Lion */
21
- AppleGothic, /* Korean on OS X 10.6 Snow Leopard and below */
22
- "Malgun Gothic" , /* Korean on Windows Vista and above */
23
- Dotum, /* Korean on Windows XP and below */
24
- sans-serif !important ; /* Final fallback */
19
+ "Nanum Myeongjo" , /* Korean on OS X 10.7 Lion and above */
20
+ AppleMyungjo, /* Korean on Mac OS X 10.6 Snow Leopard and below */
21
+ "Malgun Gothic" , /* Sans-serif: Korean on Windows Vista and above */
22
+ Batang, /* Korean on Windows XP and below */
23
+ serif !important ; /* Final fallback */
25
24
}
26
25
27
26
code {
28
27
font-family :
29
- Menlo, /* English on all platforms */
28
+ Menlo, /* English on OS X all versions */
29
+ Consolas, /* English on Windows all versions */
30
30
NanumGothicCoding, /* Korean on all platforms (might not exist!) */
31
31
monospace !important ; /* Final fallback */
32
32
}
35
35
font-family :
36
36
"Chelsea Market" , /* English: Google WebFont */
37
37
Georgia, /* English on all platforms */
38
- "Apple SD Gothic Neo" , /* Korean on OS X 10.8 Mountain Lion and above */
39
- "Nanum Myeongjo" , /* Korean on OS X 10.7 Lion */
40
- AppleGothic, /* Korean on OS X 10.6 Snow Leopard and below */
41
- "Malgun Gothic" , /* Korean on Windows Vista and above */
42
- Dotum, /* Korean on Windows XP and below */
43
- sans-serif !important ; /* Final fallback */
38
+ "Nanum Myeongjo" , /* Korean on OS X 10.7 Lion and above */
39
+ AppleMyungjo, /* Korean on Mac OS X 10.6 Snow Leopard and below */
40
+ "Malgun Gothic" , /* Sans-serif: Korean on Windows Vista and above */
41
+ Batang, /* Korean on Windows XP and below */
42
+ serif !important ; /* Final fallback */
44
43
}
45
44
</ style >
46
45
< script type ="text/javascript ">
47
46
//<![CDATA[
48
47
var _gaq = _gaq || [ ] ;
49
- _gaq . push ( [ ' _setAccount' , ' UA-652147-13' ] ) ;
50
- _gaq . push ( [ ' _trackPageview' ] ) ;
48
+ _gaq . push ( [ " _setAccount" , " UA-652147-13" ] ) ;
49
+ _gaq . push ( [ " _trackPageview" ] ) ;
51
50
52
51
( function ( ) {
53
- var ga = document . createElement ( ' script' ) ;
52
+ var ga = document . createElement ( " script" ) ;
54
53
ga . async = true ;
55
54
ga . src = ( "https:" == document . location . protocol ? "https://ssl" : "http://www" ) + ".google-analytics.com/ga.js" ;
56
55
ga . type = "text/javascript" ;
57
56
58
- var s = document . getElementsByTagName ( ' script' ) [ 0 ] ;
57
+ var s = document . getElementsByTagName ( " script" ) [ 0 ] ;
59
58
s . parentNode . insertBefore ( ga , s ) ;
60
59
} ) ( ) ;
61
60
70
69
< div class ="scrollblock block-title ">
71
70
< h1 > git - 간편 안내서</ h1 >
72
71
< p > git을 시작하기 위한 간편 안내서. 어렵지 않아요 ;)</ p >
73
- < a class ="twitter-share-button " data-hashtags ="git " data-lang ="ko " data-related ="rogerdudler " data-size ="large " data-url ="http://rogerdudler.github.com /git-guide/index.ko.html " data-via ="rogerdudler " href ="https://twitter.com/share "> 트윗</ a >
72
+ < a class ="twitter-share-button " data-hashtags ="git " data-lang ="ko " data-related ="rogerdudler " data-size ="large " data-url ="http://rogerdudler.github.io /git-guide/index.ko.html " data-via ="rogerdudler " href ="https://twitter.com/share "> 트윗</ a >
74
73
< script type ="text/javascript ">
75
74
//<![CDATA[
76
75
( function ( d , s , id ) {
@@ -85,9 +84,9 @@ <h1>git - 간편 안내서</h1>
85
84
//]]>
86
85
</ script >
87
86
< p class ="meta ">
88
- < a href ="https://www. twitter.com/rogerdudler "> Roger Dudler</ a > 가 만들었어요.< br />
89
- (< a href ="http ://www. twitter.com/tfnico "> @tfnico</ a > , < a href ="http ://www. twitter.com/fhd "> @fhd</ a > 와 < a href ="http://www.namics.com "> Namics</ a > 의 도움을 받았지요.)< br />
90
- 번역은 < a href ="https://twitter.com/rkjun "> Juntai Park</ a > 과 < a href ="https ://alpha.app.net/ArdieFox "> Ardie Hwang</ a > 이 담당했습니다.< br />
87
+ < a href ="https://twitter.com/rogerdudler "> Roger Dudler</ a > 가 만들었어요.< br />
88
+ (< a href ="https ://twitter.com/tfnico "> @tfnico</ a > , < a href ="https ://twitter.com/fhd "> @fhd</ a > 와 < a href ="http://www.namics.com "> Namics</ a > 의 도움을 받았지요.)< br />
89
+ 번역은 < a href ="https://twitter.com/rkjun "> Juntai Park</ a > 과 < a href ="http ://ardiefox.me "> Ardie Hwang</ a > 이 담당했습니다.< br />
91
90
문제 보고는 < a href ="https://github.com/rogerdudler/git-guide/issues "> 여기(github)</ a > 로 해주세요!< br />
92
91
< br />
93
92
다른 언어판도 읽어보세요!< br />
@@ -105,10 +104,8 @@ <h1>git - 간편 안내서</h1>
105
104
< a href ="index.zh.html "> 中文</ a > < br />
106
105
</ p >
107
106
< div class ="announcement ">
108
- < a href ="http://frontify.com/?utm_source=gitguide&utm_campaign=founder_frontify ">
109
- < img src ="http://frontify.com/assets/img/frontify-announcement-git.png " width ="960 " height ="100 " alt ="Frontify - Collaboration for Web Designers & Front-End Developers " />
110
- </ a >
111
- </ div >
107
+ < a href ="http://frontify.com/?utm_source=gitguide&utm_campaign=founder_frontify "> < img src ="http://frontify.com/assets/img/frontify-announcement-git.png " width ="960 " height ="100 " alt ="Frontify - Collaboration for Web Designers & Front-End Developers " /> </ a >
108
+ </ div >
112
109
< img src ="img/arrow.png " alt ="자, 갑시다! " />
113
110
</ div >
114
111
< a name ="setup "> </ a >
@@ -286,20 +283,25 @@ <h3>그래픽 클라이언트</h3>
286
283
< li > < a href ="https://itunes.apple.com/kr/app/gitbox/id403388357?mt=12 "> Gitbox (OS X용, App Store)</ a > </ li >
287
284
</ ul >
288
285
</ p >
289
- < h3 > 안내서 (영문!) </ h3 >
286
+ < h3 > 한글 안내서 </ h3 >
290
287
< p >
291
288
< ul >
292
- < li > < a href ="http://book.git-scm.com/ "> Git Community Book</ a > </ li >
293
- < li > < a href ="http://progit.org/book/ "> Pro Git</ a > </ li >
289
+ < li > < a href ="http://git-scm.com/book/ko "> Pro Git</ a > </ li >
290
+ < li > < a href ="http://marklodato.github.io/visual-git-guide/index-ko.html "> A Visual Git Guide</ a > </ li >
291
+ < li > < a href ="http://dalinaum-kr.tumblr.com/post/15516936704/git-work-flow "> Git 작업 흐름</ a > </ li >
292
+ < li > < a href ="http://learnbranch.urigit.com "> Git 브랜치 배우기</ a > </ li >
293
+ </ ul >
294
+ </ p >
295
+ < h3 > 영문 안내서</ h3 >
296
+ < p >
297
+ < ul >
298
+ < li > < a href ="http://git-scm.com/book/ "> Pro Git</ a > </ li >
294
299
< li > < a href ="http://think-like-a-git.net/ "> Think like a git</ a > </ li >
295
300
< li > < a href ="http://help.github.com/ "> GitHub Help</ a > </ li >
296
- < li > < a href ="http://marklodato.github.com /visual-git-guide/index-en.html "> A Visual Git Guide</ a > </ li >
301
+ < li > < a href ="http://marklodato.github.io /visual-git-guide/index-en.html "> A Visual Git Guide</ a > </ li >
297
302
</ ul >
298
303
</ p >
299
304
</ div >
300
- < div class ="announcement ">
301
- < a href ="
http://frontify.com/?utm_source=gitguide&utm_campaign=founder "
> < img src ="
http://d13bhd1byokz0o.cloudfront.net/ad/[email protected] "
width ="
960 "
height ="
100 "
alt ="
Clarify "
/> </ a >
302
- </ div >
303
305
< a name ="comments "> </ a >
304
306
< div class ="scrollblock block-comments ">
305
307
< h2 > 댓글</ h2 >
0 commit comments