Skip to content

Commit 77fcf95

Browse files
committed
Update docs
1 parent 4d40dde commit 77fcf95

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+2055
-1820
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# TypeScript-Handbook 한글 문서
1+
# 타입스크립트 한글 번역
22

33
[![Build Status](https://travis-ci.org/Microsoft/TypeScript-Handbook.svg)](https://travis-ci.org/Microsoft/TypeScript-Handbook)
44

5-
[TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/basic-types.html)을 번역하는 저장소입니다.
5+
[TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/basic-types.html)한글 번역하는 저장소입니다.
66

77
# 번역 품질
88
초보 번역가이며 기초적인 Java 지식과 JavaScript 개발을 주로하는 개발자들이 함께 번역했습니다.

index.html

Lines changed: 49 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,46 @@
11

22
<!DOCTYPE HTML>
33
<html lang="" >
4-
5-
<head>
6-
<meta charset="UTF-8">
7-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
8-
<title>소개 · GitBook</title>
9-
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
10-
<meta name="description" content="">
11-
<meta name="generator" content="GitBook 3.2.3">
12-
<meta property="og:title" content="TypeScript 한글 문서">
13-
<meta property="og:image" content="https://avatars1.githubusercontent.com/u/37781342?s=200&v=4">
14-
<meta property="og:description" content="TypeScript 한글 번역 문서입니다">
15-
<meta property="og:url" content="http://typescript-kr.github.io/index.html">
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
7+
<title>소개 · GitBook</title>
8+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
9+
<meta name="description" content="">
10+
<meta name="generator" content="GitBook 3.2.3">
11+
<meta property="og:title" content="TypeScript 한글 문서">
12+
<meta property="og:image" content="https://avatars1.githubusercontent.com/u/37781342?s=200&v=4">
13+
<meta property="og:description" content="TypeScript 한글 번역 문서입니다">
14+
15+
16+
1617

1718

1819
<link rel="stylesheet" href="gitbook/style.css">
1920

20-
21-
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight-1/website.css">
22-
<link rel="stylesheet" href="gitbook/gitbook-plugin-forkmegithub/plugin.css">
23-
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight/website.css">
24-
<link rel="stylesheet" href="gitbook/gitbook-plugin-search/search.css">
25-
<link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
21+
22+
23+
24+
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight-1/website.css">
25+
26+
27+
28+
<link rel="stylesheet" href="gitbook/gitbook-plugin-forkmegithub/plugin.css">
29+
30+
31+
32+
<link rel="stylesheet" href="gitbook/gitbook-plugin-highlight/website.css">
33+
34+
35+
36+
<link rel="stylesheet" href="gitbook/gitbook-plugin-search/search.css">
37+
38+
39+
40+
<link rel="stylesheet" href="gitbook/gitbook-plugin-fontsettings/website.css">
41+
42+
43+
2644

2745

2846

@@ -43,7 +61,8 @@
4361

4462
<link rel="stylesheet" type="text/css" href="assets/css/atom-one-dark.css" />
4563

46-
64+
65+
4766

4867

4968
<meta name="HandheldFriendly" content="true"/>
@@ -58,10 +77,9 @@
5877

5978

6079

61-
</head>
62-
63-
<body>
64-
80+
</head>
81+
<body>
82+
6583
<div class="book">
6684
<div class="book-summary">
6785

@@ -691,9 +709,9 @@ <h1>
691709

692710
<section class="normal markdown-section">
693711

694-
<h1 id="typescript-handbook-&#xD55C;&#xAE00;-&#xBB38;&#xC11C;">TypeScript-Handbook &#xD55C;&#xAE00; &#xBB38;&#xC11C;</h1>
712+
<h1 id="&#xD0C0;&#xC785;&#xC2A4;&#xD06C;&#xB9BD;&#xD2B8;-&#xD55C;&#xAE00;-&#xBC88;&#xC5ED;">&#xD0C0;&#xC785;&#xC2A4;&#xD06C;&#xB9BD;&#xD2B8; &#xD55C;&#xAE00; &#xBC88;&#xC5ED;</h1>
695713
<p><a href="https://travis-ci.org/Microsoft/TypeScript-Handbook" target="_blank"><img src="https://travis-ci.org/Microsoft/TypeScript-Handbook.svg" alt="Build Status"></a></p>
696-
<p><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank">TypeScript Handbook</a>&#xC744; &#xBC88;&#xC5ED;&#xD558;&#xB294; &#xC800;&#xC7A5;&#xC18C;&#xC785;&#xB2C8;&#xB2E4;.</p>
714+
<p><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank">TypeScript Handbook</a>&#xC744; &#xD55C;&#xAE00; &#xBC88;&#xC5ED;&#xD558;&#xB294; &#xC800;&#xC7A5;&#xC18C;&#xC785;&#xB2C8;&#xB2E4;.</p>
697715
<h1 id="&#xBC88;&#xC5ED;-&#xD488;&#xC9C8;">&#xBC88;&#xC5ED; &#xD488;&#xC9C8;</h1>
698716
<p>&#xCD08;&#xBCF4; &#xBC88;&#xC5ED;&#xAC00;&#xC774;&#xBA70; &#xAE30;&#xCD08;&#xC801;&#xC778; Java &#xC9C0;&#xC2DD;&#xACFC; JavaScript &#xAC1C;&#xBC1C;&#xC744; &#xC8FC;&#xB85C;&#xD558;&#xB294; &#xAC1C;&#xBC1C;&#xC790;&#xB4E4;&#xC774; &#xD568;&#xAED8; &#xBC88;&#xC5ED;&#xD588;&#xC2B5;&#xB2C8;&#xB2E4;.<br>TypeScript &#xBC88;&#xC5ED;&#xC744; &#xD558;&#xBA70; &#xC804;&#xBB38;&#xC801;&#xC774;&#xAC70;&#xB098; &#xC758;&#xBBF8;&#xB860;&#xC801;&#xC778; &#xC9C0;&#xC2DD;&#xC774; &#xB9CE;&#xC774; &#xD544;&#xC694;&#xD588;&#xC5C8;&#xC2B5;&#xB2C8;&#xB2E4;.<br>&#xB54C;&#xBB38;&#xC5D0; &#xC624;&#xC5ED;&#xACFC; &#xC758;&#xC5ED;&#xC774; &#xC788;&#xC744; &#xC218; &#xC788;&#xC2B5;&#xB2C8;&#xB2E4;.<br>&#xB2E8;&#xC5B4;&#xC758; &#xC120;&#xC815;&#xC774;&#xB098; &#xADDC;&#xCE59;&#xC740; &#xAD6C;&#xAE00; &#xAC80;&#xC0C9;&#xB7C9;&#xACFC; IT &#xC804;&#xBB38; &#xC0AC;&#xC804;&#xC744; &#xB300;&#xCCB4;&#xB85C; &#xCC38;&#xACE0;&#xD558;&#xC600;&#xC73C;&#xBA70; &#xBAA8;&#xB358;&#xD558;&#xAC8C; &#xC8FC;&#xB85C; &#xC4F0;&#xC774;&#xB294; &#xB2E8;&#xC5B4;&#xB97C; &#xC6B0;&#xC120; &#xC21C;&#xC704;&#xB85C; &#xB450;&#xC5C8;&#xC2B5;&#xB2C8;&#xB2E4;.</p>
699717
<h1 id="&#xBC88;&#xC5ED;-&#xBC94;&#xC704;">&#xBC88;&#xC5ED; &#xBC94;&#xC704;</h1>
@@ -702,10 +720,10 @@ <h1 id="&#xBC88;&#xC5ED;-&#xBC94;&#xC704;">&#xBC88;&#xC5ED; &#xBC94;&#xC704;</h1
702720
<h1 id="&#xC9C4;&#xD589;-&#xC0C1;&#xD669;">&#xC9C4;&#xD589; &#xC0C1;&#xD669;</h1>
703721
<p><a href="https://github.com/typescript-kr/typescript-kr.github.io/blob/master/progress.md" target="_blank">&#xC774;&#xACF3;</a>&#xC744; &#xD1B5;&#xD574; &#xD655;&#xC778;&#xD560; &#xC218; &#xC788;&#xC2B5;&#xB2C8;&#xB2E4;.</p>
704722
<h1 id="&#xAE30;&#xC5EC;">&#xAE30;&#xC5EC;</h1>
705-
<p><a href="https://github.com/typescript-kr/typescript-kr.github.io/wiki/translation-rules" target="_blank">&#xBC88;&#xC5ED;&#xAC00;&#xC774;&#xB4DC; &#xBC0F; &#xADDC;&#xCE59;</a>&#xC744; &#xCC38;&#xACE0;&#xD558;&#xC5EC; <code>develop &#xBE0C;&#xB79C;&#xCE58;</code>&#xC5D0; PR &#xD574;&#xC8FC;&#xC2DC;&#xBA74; &#xB429;&#xB2C8;&#xB2E4;.</p>
723+
<p><a href="https://github.com/typescript-kr/typescript-kr.github.io/wiki/translation-rules" target="_blank">&#xBC88;&#xC5ED;&#xAC00;&#xC774;&#xB4DC; &#xBC0F; &#xADDC;&#xCE59;</a>&#xC744; &#xCC38;&#xACE0;&#xD558;&#xC5EC; PR &#xD574;&#xC8FC;&#xC2DC;&#xBA74; &#xB429;&#xB2C8;&#xB2E4;.</p>
706724
<p>&#xAE43;&#xD5D9; &#xC0AC;&#xC6A9;&#xC774; &#xC5B4;&#xB835;&#xAC70;&#xB098; &#xAC04;&#xB2E8;&#xD55C; &#xC758;&#xACAC; &#xAC19;&#xC740; &#xACBD;&#xC6B0;&#xC5D0;&#xB294; <a href="https://github.com/typescript-kr/typescript-kr.github.io/issues" target="_blank">&#xC774;&#xC288;</a> &#xB4F1;&#xB85D;&#xC744; &#xD574;&#xC8FC;&#xC2DC;&#xBA74; &#xAC10;&#xC0AC;&#xD558;&#xACA0;&#xC2B5;&#xB2C8;&#xB2E4;</p>
707725
<p>&#xADF8; &#xBC16;&#xC5D0;&#xB3C4; &#xB2E4;&#xC591;&#xD55C; &#xC758;&#xACAC; &#xBC0F; &#xD53C;&#xB4DC;&#xBC31;&#xC740; &#xC5B8;&#xC81C;&#xB098; &#xD658;&#xC601;&#xD569;&#xB2C8;&#xB2E4;:)</p>
708-
<script src="_gitbook_plugin_analytics.js"></script>
726+
709727

710728
</section>
711729

@@ -744,11 +762,12 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
744762
<script>
745763
var gitbook = gitbook || [];
746764
gitbook.push(function() {
747-
gitbook.page.hasChanged({"page":{"title":"소개","level":"1.1","depth":1,"next":{"title":"5분 안에 보는 TypeScript","level":"2.1","depth":1,"path":"pages/tutorials/TypeScript in 5 minutes.md","ref":"pages/tutorials/TypeScript in 5 minutes.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap","analytics"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"analytics":{"google":"UA-99001722-6"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2018-04-11T04:30:47.658Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-04-11T04:32:07.720Z"},"basePath":".","book":{"language":""}});
765+
gitbook.page.hasChanged({"page":{"title":"소개","level":"1.1","depth":1,"next":{"title":"5분 안에 보는 TypeScript","level":"2.1","depth":1,"path":"pages/tutorials/TypeScript in 5 minutes.md","ref":"pages/tutorials/TypeScript in 5 minutes.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["theme-darkblue","addcssjs","highlight-1","custom-favicon","forkmegithub","sitemap-general","sitemap"],"pluginsConfig":{"github":{"url":"https://github.com/typescript-kr/typescript-kr.github.io"},"analytics":{"google":"UA-99001722-6"},"search":{},"addcssjs":{"js":[],"css":["assets/css/atom-one-dark.css"]},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sitemap-general":{"prefix":"https://typescript-kr.gitbooks.io/"},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-darkblue":{},"highlight":{},"favicon":"assets/images/favicon.ico","sitemap":{"hostname":"https://typescript-kr.github.io/"},"highlight-1":{},"custom-favicon":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"forkmegithub":{"color":"darkblue","url":"https://github.com/typescript-kr/typescript-kr.github.io"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"README.md","mtime":"2018-04-11T09:43:46.463Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-04-11T09:44:11.774Z"},"basePath":".","book":{"language":""}});
748766
});
749767
</script>
750768
</div>
751-
769+
770+
752771

753772
<script src="gitbook/gitbook.js"></script>
754773
<script src="gitbook/theme.js"></script>
@@ -784,20 +803,5 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
784803

785804

786805

787-
<!-- Global site tag (gtag.js) - Google Analytics -->
788-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99001722-6"></script>
789-
<script>
790-
window.dataLayer = window.dataLayer || [];
791-
792-
function gtag() {
793-
dataLayer.push(arguments);
794-
}
795-
gtag('js', new Date());
796-
797-
gtag('config', 'UA-99001722-6');
798-
</script>
799-
800-
801-
</body>
802-
806+
</body>
803807
</html>

0 commit comments

Comments
 (0)