aboutsummaryrefslogtreecommitdiff
path: root/files/ko/conflicting
diff options
context:
space:
mode:
authoralattalatta <urty5656@gmail.com>2021-06-04 07:00:04 +0900
committerGitHub <noreply@github.com>2021-06-04 07:00:04 +0900
commitc7855ff68982c6b4d93e7f9ffc597930c098ac27 (patch)
tree6745eee035336148150bbd257e80cbad86b821c2 /files/ko/conflicting
parent011b9b620f42fef0ff081494dc605ccc0908a744 (diff)
downloadtranslated-content-c7855ff68982c6b4d93e7f9ffc597930c098ac27.tar.gz
translated-content-c7855ff68982c6b4d93e7f9ffc597930c098ac27.tar.bz2
translated-content-c7855ff68982c6b4d93e7f9ffc597930c098ac27.zip
Update Learn main page (#1021)
* Update Learn main page * Remove conflicting Learn main page
Diffstat (limited to 'files/ko/conflicting')
-rw-r--r--files/ko/conflicting/learn/index.html23
1 files changed, 0 insertions, 23 deletions
diff --git a/files/ko/conflicting/learn/index.html b/files/ko/conflicting/learn/index.html
deleted file mode 100644
index b3fa083bab..0000000000
--- a/files/ko/conflicting/learn/index.html
+++ /dev/null
@@ -1,23 +0,0 @@
----
-title: 스킬
-slug: conflicting/Learn
-tags:
- - Index
-translation_of: Learn
-translation_of_original: Learn/Skills
-original_slug: Learn/Skills
----
-<p>여러분은 웹에 대하여 학습할 때 수 많은 스킬들을 선택해야 합니다. <a href="https://webmaker.org/en-US" rel="external">WebMaker</a>는 초심자들이 기초를 학습하는 로드맵인 <a href="https://webmaker.org/en-US/literacy" rel="external">Web Literacy Map</a>이라는 기본 스킬들의 목록을 정의합니다.  여기 MDN에서는 웹사이트를 제작하는데 필요한 역량에 초점을 맞추고, 모든 스킬 레벨에 대한 학습을 제공합니다:</p>
-
-<dl>
- <dt><a href="/en-US/docs/Learn/Web_Mechanics">Web Mechanics</a></dt>
- <dd>웹 생태계를 이해한다</dd>
- <dt><a href="/en-US/docs/Learn/Infrastructure">Infrastructure</a></dt>
- <dd>웹의 기술적 스택을 이해한다</dd>
- <dt><a href="/en-US/docs/Learn/Coding-Scripting">Coding/Scripting</a></dt>
- <dd>상호적인 웹 경험(Web experience)를 만든다.</dd>
- <dt><a href="/en-US/docs/Learn/Design_and_Accessibility">Design and Accessibility</a></dt>
- <dd>웹 리소스를 이용하여 모두와 효과적으로 의사소통한다</dd>
- <dt><a href="/en-US/docs/Learn/Composing_for_the_web">Composing for the web</a></dt>
- <dd>웹 콘텐츠를 만들고 관장한다</dd>
-</dl>