Skip to content

Commit 09e4e40

Browse files
committed
update index page
1 parent 0737644 commit 09e4e40

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

public/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@
1212
<h1 id="unsafe-coding-guide">Unsafe Coding Guide</h1>
1313
<p>이 페이지는 운사페 코딩 가이드(<code>unsafe coding guide</code>)의 메인페이지입니다.</p>
1414
<p>프로그래밍을 배우거나 작성함에 있어 필요한 코드 스니펫이나 지식을 공유합니다.</p>
15+
<p>이 위키는 우측 상단 <code>tags</code> 버튼을 클릭하면 보이는 태그에서 본인이 원하는 태그를 클릭하면, 해당 태그를 가진 문서들을 볼 수 있습니다.</p>
16+
<p>거기서 나온 문서들 중 본인이 원하는 문서를 찾아 이용합니다.</p>
17+
<p>이 위키의 레포는 <a href="https://github.com/unsafe-risk/unsafe-coding-guide">unsafe-risk</a>에 있으며, 마크다운 트랜스파일러는 <a href="https://github.com/snowmerak/snowiki">snowiki</a>를 사용합니다.</p>
18+
<p>문서나 내용에 대한 기여는 언제나 환영합니다. 위 레포에 풀리퀘스트로 해주세요!</p>
1519
</body></html>

src/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@
33
이 페이지는 운사페 코딩 가이드(`unsafe coding guide`)의 메인페이지입니다.
44

55
프로그래밍을 배우거나 작성함에 있어 필요한 코드 스니펫이나 지식을 공유합니다.
6+
7+
이 위키는 우측 상단 `tags` 버튼을 클릭하면 보이는 태그에서 본인이 원하는 태그를 클릭하면, 해당 태그를 가진 문서들을 볼 수 있습니다.
8+
9+
거기서 나온 문서들 중 본인이 원하는 문서를 찾아 이용합니다.
10+
11+
이 위키의 레포는 [unsafe-risk](https://github.com/unsafe-risk/unsafe-coding-guide)에 있으며, 마크다운 트랜스파일러는 [snowiki](https://github.com/snowmerak/snowiki)를 사용합니다.
12+
13+
문서나 내용에 대한 기여는 언제나 환영합니다. 위 레포에 풀리퀘스트로 해주세요!

0 commit comments

Comments
 (0)