Skip to content

Conversation

@mimaishel
Copy link

@mimaishel mimaishel commented Sep 20, 2025

Source repo for ibm-clouds-docs.

The docs site lives as a git subtree. In order to update/sync changes from the source ibm-cloud-docs repo need to run:

git subtree pull --prefix=docs-site git@github.ibm.com:mimaishel/ibm-cloud-docs.git main --squash # squash for cleanliness

To add a subtree, done first:

git subtree add --prefix=docs-site git@github.ibm.com:mimaishel/ibm-cloud-docs.git main --squash

The v1.1.0 for the docs site is ready. Future enhancements if requested:

  1. Search docs feature..
  2. Better UX for README engine load, should have some sort of loading state but currently unsure what if that state is needed, need to verify in github pages environment.

Maxim Shelepov added 7 commits September 20, 2025 15:31
git-subtree-dir: docs-site
git-subtree-split: cefe655c2430e8d4c559525e22076c2f3c921e1a
56e653d deploy: scripts for deployment to github actions.

git-subtree-dir: docs-site
git-subtree-split: 56e653de0093d78979b16f0f615f4b6a0d15d03e
e5c82c1 readme: instructions for setup up added.
7676489 deploy: scripts improvements for github pages deployment.

git-subtree-dir: docs-site
git-subtree-split: e5c82c18ba04df019edd87f7cf786b8726ef1958
@mimaishel mimaishel changed the title Docs site mvp. Docs site. Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant