feat: added python microservice quickstart#650
Closed
Achanandhi-M wants to merge 15 commits intomainfrom
Closed
Conversation
Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com>
* fix: changed the alias and modified lima setup Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: changed the alias and modified lima setup Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix:changed the windows and lima installation guide Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> --------- Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com>
* feat: add docs for dedup Signed-off-by: Asish Kumar <officialasishkumar@gmail.com> * feat: update native docs Signed-off-by: Asish Kumar <officialasishkumar@gmail.com> --------- Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
* added space between search and theme toggler * made it 13px --------- Co-authored-by: Achanandhi M <110651321+Achanandhi-M@users.noreply.github.com>
Signed-off-by: Bhupesh Kumar <bkumar_be23@thapar.edu> Co-authored-by: Achanandhi M <110651321+Achanandhi-M@users.noreply.github.com>
* feat: sanitize docs Signed-off-by: Asish Kumar <officialasishkumar@gmail.com> * feat: fix the typo in normalize cmd Signed-off-by: Asish Kumar <officialasishkumar@gmail.com> * Update cli-commands.md Signed-off-by: Gourav kumar <44055698+gouravkrosx@users.noreply.github.com> --------- Signed-off-by: Asish Kumar <officialasishkumar@gmail.com> Signed-off-by: Gourav kumar <44055698+gouravkrosx@users.noreply.github.com> Co-authored-by: Gourav kumar <44055698+gouravkrosx@users.noreply.github.com>
* fix: installation and template Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: installation and template Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: add new installation page Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * feat: revamp quickstart guide and installation page Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> --------- Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com>
* fix: installation and template Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: installation and template Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: add new installation page Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * feat: revamp quickstart guide and installation page Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: broken url Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: rename file Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: import statement Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: import statement Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: import statement Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: import statement Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> * fix: import statement Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> --------- Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com> Signed-off-by: Achanandhi M <110651321+Achanandhi-M@users.noreply.github.com>
Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> Co-authored-by: Achanandhi M <110651321+Achanandhi-M@users.noreply.github.com>
Signed-off-by: kenk999 <mohammadhifzan24@gmail.com>
* fix: improve footer alignment for Questions section - Remove negative margins (-ml-2, -ml-0.5) causing misalignment - Increase padding from p-4 to p-6 for better spacing - Fix typo: Question? -> Questions? - Remove unnecessary ml-0 class - Enhance visual consistency and proper alignment Signed-off-by: Kartikey Gupta <kartikeyf12@gmail.com> * fix: correct Questions section alignment by removing negative margins Signed-off-by: Kartikey Gupta <kartikeyf12@gmail.com> --------- Signed-off-by: Kartikey Gupta <kartikeyf12@gmail.com>
Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com>
Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com>
* Update QuickStartFilter Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> * Update filteredQuickstarts comp Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> * Remove redundant go Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> * Revert changes Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> --------- Signed-off-by: Raj Gupta <150777419+Raj-G07@users.noreply.github.com> Co-authored-by: Achanandhi M <110651321+Achanandhi-M@users.noreply.github.com>
Signed-off-by: Achanandhi-M <achanandhi.m@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What has changed?
I have added new documentation page for python microservice.
This PR Resolves #(issue)
How Has This Been Tested?
Checklist: