Skip to content

Educational materials for the St. Jude Cloud project.

License

Notifications You must be signed in to change notification settings

stjudecloud/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

# 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 [email protected].

COPYRIGHT

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