-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
59 lines (55 loc) · 2.1 KB
/
index.html
File metadata and controls
59 lines (55 loc) · 2.1 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
---
layout: default
title: StackOverflow in Korean
overview: true
---
<section class="intro">
<div class="grid">
<div class="unit whole center-on-mobiles">
<p class="first">StackOverflow in Korean</p>
</div>
</div>
</section>
<section class="quickstart">
<div class="grid">
<div class="unit center-on-mobiles">
<p>
본 사이트는 StackOverflow in Korean(SOK, 스택오버플로우 한국어 사용)을 위한 관련 내용을
정리, 홍보할 목적으로 만들어졌습니다.
</p>
<p><em>정식 명칭은 StackOverflow in Korean이며 줄여서 SOK[소크]라고 부릅니다.</em></p>
</div>
</div>
</section>
<section class="features">
<div class="grid">
<div class="unit center-on-mobiles">
<p>
SOK가 <a href="http://stackexchange.com/sites?view=grid">StackExchnage 산하</a>에 오픈되기 위해서는 여러분의 참여가 필요합니다.
</p>
<p><a href="/docs/참여하기/">참여하기 →</a></p>
</div>
</div>
</section>
<section class="features">
<div class="grid">
<div class="unit one-third">
<h2>SOK란 무엇인가요?</h2>
<p>프로그래머들의 질문/답변 사이트인 스택오버플로우의 한국어판을 SOK라고 합니다.</p>
<a href="/docs/SOK란-무엇인가요/">자세히 →</a>
</div>
<div class="unit one-third">
<h2>SOK는 왜 필요한가요?</h2>
<p>
언어 장벽 때문에 질문 또는 답변 글을 작성하기 어려운 분들을 위해 SOK가 존재합니다.
</p>
<a href="/docs/SOK는-왜-필요한가요/">자세히 →</a>
</div>
<div class="unit one-third">
<h2>더 알아보기</h2>
<p>더 많은 정보를 원하시면 SOK문서를 참고하세요.</p>
<a href="/docs/SOK란-무엇인가요/">SOK문서 →</a>
</div>
<div class="clear"></div>
</div>
</section>