Official docs of ct.js game engine
The ct.js Docs is the official documentation for the ct.js game engine. The documentation site is built on Vuepress and hosted on docs.ctjs.rocks. This repository allows users to contribute by opening issues to highlight errors in the docs, sending pull requests to fix issues, adding new tutorials, and improving the documentation with better explanations and other helpful content.
VuePress is a minimalistic static site generator based on Vue.js that allows developers to create fast, SEO-friendly, and customizable documentation websites.
Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.