Giter Club home page Giter Club logo

creator-docs-ko's Introduction

코코스 크리에이터 유저 메뉴얼

필요사항

본 문서는 GitBook를 기반으로 합니다. 영어원본에서 영문 온라인 버전을 체크하실 수 있습니다.

사이트를 빌드하시려면 Node.js와 NPM이 필요합니다.

gitbook 설치:

npm install gitbook-cli -g

gitbook 플러그인 설치:

gitbook install

미리보기와 빌드

문서를 미리보기하시려면, 다음과 같은 명령어를 실행하세요:

gitbook serve

문서를 빌드하고 사이트를 호스팅할 웹서버를 실행합니다. 또한 livereload 플러그인을 사용하여 마크다운 소스 파일을 수정하면 자동으로 문서가 재빌드됩니다.

만약 마크다운을 HTML로 빌드하기를 원한다면, 아래의 명령어를 사용하세요:

gitbook build

또한 ebook 형식(PDF, ePub, mobi)으로도 빌드하실 수 있으며, 아래의 가이드를 참조하세요:

https://toolchain.gitbook.com/ebook.html

컨텐츠 수정

이 책의 마크다운 소스는 언어별 폴더에 들어있으며 한국어 폴더는 /ko입니다. 언어 옵션을 수정하시려면 LANGS.md를 참조해주세요. 원본에서는 중국어와 영어 버전도 존재하지만 번역의 편의상 본 저장소에서는 한국어만 유지합니다.

색인

각 언어 폴더에 위치한 SUMMARY.md 파일은 빌드할 모든 페이지가 포함되어있으며 또한 이 파일은 사이드 바의 탐색 목록으로도 사용됩니다. 이 색인에 나열되지 않은 페이지들은 빌드되지 않습니다.

이 색인 파일에 각 마크다운 파일에 대한 링크를 작성해주세요. 들여쓰기된 목록은 확장 가능한 세부 주제를 나타냅니다:

- [에디터 사용하기](getting-started/basics/editor-overview.md)
	- [에셋](getting-started/basics/editor-panels/assets.md)
	- [씬](getting-started/basics/editor-panels/scene.md)
	- [노드 트리](getting-started/basics/editor-panels/node-tree.md)

토글 가능한 챕터 제목인 '에디터 사용하기'를 만들고 클릭하면 관련된 모든 세부 주제가 보여집니다.

첫 페이지

각 언어 폴더의 index.md 파일은 문서의 첫 페이지입니다.

페이지 내용

각 페이지의 내용을 수정하시려면 마크다운 소스 파일을 수정하세요. 특별한 양식은 존재하지 않으며 각 페이지의 제목이 h1으로 되어있는지만 확인하세요.

컨트리뷰션

오타 또는 내용에 문제가 있으면 본 저장소로 알려주세요. 풀 리퀘스트도 환영합니다!

기타

본 저장소는 번역의 편의를 위하여 일시적으로 운영하며 추후 원래 저장소인 https://github.com/cocos-creator/creator-docs에 통합할 예정입니다.

creator-docs-ko's People

Contributors

sincntx avatar

Stargazers

Jungtae Kim avatar  avatar C.H avatar Seokwoo avatar tomriddle7 avatar 신규하 avatar  avatar cid.y avatar Sungho Bang avatar  avatar  avatar ilovecatty avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.