Skip to content

๐Ÿ“š Documentation for GameCI open source projects

License

Notifications You must be signed in to change notification settings

ejnarvala/game-ci-documentation

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation



Welcome

Welcome to the GameCI documentation repo! Here you will find the documentation assets for GameCI and it's related open-source projects. The live documentation site available at game.ci.

You may also view the markdown files directly at the following links:

Building the Docs Site

Built with Docusaurus 2.

This project has a hard dependency on Node16. You will need to make sure that you have the proper version of node installed to avoid errors.

This project relies on yarn for package management. You will need to install yarn in order to build and test the documentation site.

  1. Install project dependencies

    yarn install
  2. Start a local development server

    This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

    yarn start
  3. Create a build This command generates static content into the build directory and can be served using any static contents hosting service.

    yarn build

Meet the Community

Join us on Discord and engage with the growing community of engineers, artists, hobbyists, and professionals using GameCI to build, test, and publish their projects everyday.

Support the Team

GameCI is free for everyone forever. You can support the people who make GameCI possible on OpenCollective

License

This repository is MIT licensed. This includes all contributions from the community.

About

๐Ÿ“š Documentation for GameCI open source projects

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 83.8%
  • TypeScript 10.7%
  • JavaScript 2.9%
  • C# 1.5%
  • SCSS 0.5%
  • CSS 0.3%
  • Less 0.3%