- Notifications
You must be signed in to change notification settings - Fork5
Documentation for the CloudMC Core APIs and Service Plugin APIs
License
cloudops/cloudmc-api-docs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains the CloudMC API documentation
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 the
bundlecommand doesn't work, just rungem install bundlerin a terminal.
- Docker (preferred)
- Vagrant
Clone this repository
Option 1: use docker
cd /path/to/repo/cloudmc-api-docs/docker compose up -dOption 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.
TODO: update with instructions on deploying the docs with jenkins
- Make sure your changes have been merged into
cmc-dev git checkout cmc-dev./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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- JavaScript88.1%
- SCSS7.0%
- HTML2.6%
- Shell1.4%
- Other0.9%