Code Monkey home page Code Monkey logo

docs.ctjs.rocks's Introduction

ct.js Docs Creative Commons Attribution 4.0 International

Netlify Status

Nice to meet you! This repo includes the official documentation of ct.js game engine. The documentation site runs on Vuepress and is hosted on docs.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 to install node.js, if you don't have it.

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

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

New entries can be added at .vuepress/config.js โ†’ themeConfig โ†’ sidebar field.

Naming convention

Use Gitmoji-flavored Comigoji guide for commit messages.

License

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

docs.ctjs.rocks's People

Contributors

cosmomyzrailgorynych avatar dependabot[bot] avatar omartek avatar ehanahamed avatar firecakes avatar progzone122 avatar naturecodevoid avatar eilandis avatar flyingpig525 avatar gamblebranch avatar girgetto avatar hoverbaum avatar schu34 avatar nicbritz avatar sampenland avatar skeddles avatar sarturodev avatar tiger-the-cat avatar flipfloop avatar leedigital avatar godmar avatar niutp avatar qewer33 avatar maxdefense avatar yonderbread 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.