Skip to content

IBM/gcm-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

gcm-bootcamp

Lab guides for GCM Bootcamp, built with Docusaurus and published to GitHub Pages.

Updating the Docs

1. Refresh — pull the latest changes

git pull origin main

2. Add and commit — stage and save your changes

git add <file(s)>
git commit -m "brief description of your change"

3. Push — publish your changes

git push origin main

GitHub Actions builds and deploys to GitHub Pages automatically. Check the Actions tab to confirm status.

For full contribution guidelines (local setup, adding labs, file naming conventions), see CONTRIBUTING.md.

About

This is for GCM Bootcamp

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors