Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Official docs of ct.js game engine

NotificationsYou must be signed in to change notification settings

ct-js/docs.ctjs.rocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Nice to meet you! This repo includes the official documentation ofct.js game engine. The documentation site runs onVuepress and is hosted ondocs.ctjs.rocks.

In this repo, you can:

  • open an issue to highlight errors in docs, or send a pull request that will fix them;
  • add a new tutorial;
  • improve docs with better explanations and other stuff.

Creating pull requests

Please organize your commits so each one changes, deletes or adds one subject: a tutorial, a function, a new module, a tip, etc. Examples:

  • Adding one tutorial is a commit;
  • Adding a tip or improving a paragraph is a commit;
  • Changing an old variable to a new one across multiple documents is a commit.

Editing & running a dev server

A dev server will allow you to preview your changes with live reloading. You will need toinstall node.js, if you don't have it.

  1. Clone the repo withgit clone https://github.com/ct-js/docs.ctjs.rocks.git;
  2. cd ./docs.ctjs.rocks/
  3. runnpm install in it;
  4. runnpm run dev to launch the server.

Then edit*.md files in the./docs folder.

New entries can be added at.vuepress/config.jsthemeConfigsidebar field.

Naming convention

UseGitmoji-flavored Comigoji guide for commit messages.

License

Except where otherwise noted, content is licensed under aCreative Commons Attribution 4.0 International License.

Packages

No packages published

Contributors32


[8]ページ先頭

©2009-2025 Movatter.jp