-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Reorganize Getting Started and concepts Sections in Docs #305
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for docs-litmuschaos ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
d60e356
to
67cee92
Compare
We already have a chaos infrastructure section, so why not integrate this part into that section? Rest looks good to me 👍 |
4a3046f
to
31c8b12
Compare
Done @namkyu1999 |
website/versioned_docs/version-3.12.0/concepts/infrastructure.md
Outdated
Show resolved
Hide resolved
website/versioned_docs/version-3.12.0/concepts/infrastructure.md
Outdated
Show resolved
Hide resolved
Signed-off-by: andoriyaprashant <prashantandoriya@gmail.com>
Signed-off-by: andoriyaprashant <prashantandoriya@gmail.com>
Signed-off-by: andoriyaprashant <prashantandoriya@gmail.com>
214c5dd
to
fd3cea3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀 we can merge this pr after one more maintainer's review :)
What this PR does / why we need it:
This PR updates the Litmus Chaos documentation to streamline the user experience and align with the recommended changes from the feature request. It involves reorganizing the Installation/Getting Started section in the table of contents and removing the 'Resources' section. The content from resources.md has now been moved to concepts/chaos-center.md for better organization. Additionally, the 'Getting Started' link on the Doc landing page is maintained as-is, while the 'Installation' page content is moved up to create a standalone 'Getting Started' section in the TOC
For points 1 and 2, see the related PR in the litmus-website-2 repository: litmuschaos/litmus-website-2#121
Which issue this PR fixes : fixes #297
Special notes for your reviewer:
Checklist: