Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc 951 tutorial side bar #3180

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Doc 951 tutorial side bar #3180

merged 2 commits into from
Jul 1, 2024

Conversation

nageshsairam1610
Copy link
Contributor

Describe the Change

Loop through tutorial sidebar category items and add font awesome icons dynamically

Changed Pages

💻 Add Preview URL for Page

Jira Tickets

🎫 Jira Ticket

Backports

Can this PR be backported?

  • Yes. Remember to add the relevant backport labels to your PR.
  • No. Please leave a short comment below about why this PR cannot be backported.

@yuliiiah yuliiiah marked this pull request as ready for review July 1, 2024 13:02
@yuliiiah yuliiiah requested a review from a team as a code owner July 1, 2024 13:02
@yuliiiah yuliiiah requested review from karl-cardenas-coding, yuliiiah and lennessyy and removed request for a team July 1, 2024 13:03
Copy link
Contributor

@yuliiiah yuliiiah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this to merge with the parent branch ✨ Thanks a ton Nage!

@yuliiiah yuliiiah merged commit 3fe38f1 into doc-951-new Jul 1, 2024
12 checks passed
@yuliiiah yuliiiah deleted the doc-951-tutorial-sidebar branch July 1, 2024 13:21
yuliiiah added a commit that referenced this pull request Jul 8, 2024
* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
vault-token-factory-spectrocloud bot pushed a commit that referenced this pull request Jul 8, 2024
* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
(cherry picked from commit 5710c53)
yuliiiah added a commit that referenced this pull request Jul 8, 2024
* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
vault-token-factory-spectrocloud bot added a commit that referenced this pull request Jul 8, 2024
* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
(cherry picked from commit 5710c53)

Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
karl-cardenas-coding added a commit that referenced this pull request Jul 8, 2024
… (#3278)

* Create, style, and populate the Tutorials section (#2689)

* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: fixed build issues

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
Co-authored-by: Karl Cardenas <karl@spectrocloud.com>
yuliiiah added a commit that referenced this pull request Jul 9, 2024
* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
yuliiiah added a commit that referenced this pull request Jul 9, 2024
… (#3288)

* Create, style, and populate the Tutorials section (#2689)

* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

* chore: Fix another broken link

* chore: Fix the redirect file

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
yuliiiah added a commit that referenced this pull request Jul 9, 2024
… (#3288)

* Create, style, and populate the Tutorials section (#2689)

* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

* chore: Fix another broken link

* chore: Fix the redirect file

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
yuliiiah added a commit that referenced this pull request Jul 9, 2024
#3289)

* [version-4-2] Create, style, and populate the Tutorials section (#2689) (#3288)

* Create, style, and populate the Tutorials section (#2689)

* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

* chore: Fix another broken link

* chore: Fix the redirect file

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
yuliiiah added a commit that referenced this pull request Jul 9, 2024
#3289)

* [version-4-2] Create, style, and populate the Tutorials section (#2689) (#3288)

* Create, style, and populate the Tutorials section (#2689)

* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

* chore: Fix another broken link

* chore: Fix the redirect file

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
yuliiiah added a commit that referenced this pull request Jul 9, 2024
#3297)

* [version-4-1] Create, style, and populate the Tutorials section (#268… (#3289)

* [version-4-2] Create, style, and populate the Tutorials section (#2689) (#3288)

* Create, style, and populate the Tutorials section (#2689)

* chore: Attempting to create the Tutorials navbar item

* docs: Move tutorial over to the new directort and finish basic setup

* docs: Styling for the tutorials sidebar

* chore: Fix gitleaks

* chore: Finish styling the tutorials sidebar

* chore: Remove non-getting-started tutorials from the docs and fix broken links

* chore: Fix the sidebar styles based on team feedback

* docs: add tutorials landing page

* docs: conditionally hide index on simple card

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* Update docs/docs-content/tutorials/tutorials.md

Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>

* docs: fix formatting

* docs: reword landing page

* docs: fix gap on hideNumber cards

* Doc 951 tutorial side bar (#3180)

* tutorial side bar refactor

* chore: Fix code formatting

---------

Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com>

* fix side bar

* remove svg reference

* add border to privacy settings

* Update sidebars.js

* chore: Resolve rebase

* chore: Add more margin to the Privacy Settings in Docs

* chore: Add redirects for the deleted tutorials

* chore: Clean up old privacy settings from docusaurus.config

* fa import issue

* fix import issue

* Update light-mode.scss

* docs: Update README

* chore: Update the package-lock.json file

* docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links

* chore: Resolve the strange merge situation

* chore: Comment out empty categories

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

* chore: Fix another broken link

* chore: Fix the redirect file

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>

* chore: Fix broken links

---------

Co-authored-by: addetz <43963729+addetz@users.noreply.github.com>
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
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.

2 participants