项目作者: stjudecloud

项目描述 :
Documentation on St. Jude Cloud.
高级语言: Shell
项目地址: git://github.com/stjudecloud/docs.git
创建时间: 2017-09-30T01:04:29Z
项目社区:https://github.com/stjudecloud/docs

开源协议:MIT License

下载





St. Jude Cloud Docs





Status


Github Issues


GitHub pull requests


License: MIT


Educational resources for the St. Jude Cloud project.


Explore the docs »




Request Feature
|
Report Bug


⭐ Consider starring the repo! ⭐




Quick Start

You can use the following commands to get started working with St. Jude Cloud docs.

```bash [Terminal]

install all of the dependencies

pnpm install

run a development mode server

pnpm dev
```

Development

Development of the St. Jude Cloud Docs codebase is relatively simple.
Follow these guidelines to keep you between the rails 👍:

  1. Use the commands in the quick start section to set up the code base, install dependencies, and run a development server.
  2. This project enforces conventional commits using the conventional-changelog verbs.
    A large chunk of automation is built off of this convention, so please follow it!
    • Reading the above material is suggested, but not required for development.
    • If, in practice, you use git cz (which calls [commitizen] underneath the hood) instead of git commit, then this will be taken care of.
      This is the suggested method for beginners.
    • If you’re updating content (e.g. the documentation) and not source code, be sure to use the appropriate verb (e.g. use docs: for documentation upgrades).
  3. The following integrations have been enabled or are in development. As such, you don’t need to do anything other than commit!

General Guidelines

  • Prefer 1 sentence per line of markdown.
  • Format code using back-ticks to avoid it being reported as a spelling error.

Contact

With any issues you encounter with the repo, please file an issue report. For any other questions, please contact us at support@stjude.cloud.

Copyright © 2025 St. Jude Children’s Research Hospital.