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

Documentation for the CloudMC Core APIs and Service Plugin APIs

License

NotificationsYou must be signed in to change notification settings

cloudops/cloudmc-api-docs

 
 

Repository files navigation

This repository contains the CloudMC API documentation

Writing new documentation

Prerequisites

You're going to need one of the following:

  • Local install
    • Ruby, version 2.2.5 or newer
    • Bundler — If Ruby is already installed, but thebundle command doesn't work, just rungem install bundler in a terminal.
  • Docker (preferred)
  • Vagrant

Getting Set Up

Clone this repository

Option 1: use docker

cd /path/to/repo/cloudmc-api-docs/docker compose up -d

Option 2: local or vagrant

cd /path/to/repo/cloudmc-api-docs/slate# either run locallybundle installbundleexec middleman server# OR use vagrantvagrant up

You can now see the docs athttp://localhost:4567. Whoa! That was fast!

Now that Slate is all set up on your machine, you'll probably want to learn more aboutediting Slate markdown

If you'd prefer to use Docker, instructions are availablein the wiki.

Deploying

TODO: update with instructions on deploying the docs with jenkins

  1. Make sure your changes have been merged intocmc-dev
  2. git checkout cmc-dev
  3. ./deploy.sh

The docs should go live once GitHub processes the newgh-pages branch contents.

About

Documentation for the CloudMC Core APIs and Service Plugin APIs

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript88.1%
  • SCSS7.0%
  • HTML2.6%
  • Shell1.4%
  • Other0.9%

[8]ページ先頭

©2009-2025 Movatter.jp