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

docs: Update Docs using VitePress #2642

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Conversation

kudp02
Copy link
Contributor

@kudp02 kudp02 commented Feb 1, 2024

Change Overview

image

In this PR I updated docs using VitePress. This required minimal customization but we can add more if needed. Also, we can fine-tune miniSearch which seems to work pretty well, or use Algolia.

To run the dev server:

pnpm i
pnpm run docs:dev

To build and preview
pnpm run docs:build
pnpm run docs:preview

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌻 Feature
  • 🗺️ Documentation

@infraq infraq added this to In Progress in Kanister Feb 1, 2024
@hairyhum hairyhum changed the title Update Docs using VitePress docs: Update Docs using VitePress Feb 14, 2024
Copy link
Contributor

@mlavi mlavi left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Kanister automation moved this from In Progress to Reviewer approved Feb 14, 2024
@hairyhum hairyhum self-assigned this Feb 14, 2024
Copy link
Contributor

@hairyhum hairyhum left a comment

Choose a reason for hiding this comment

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

LGTM

Next steps would be to get it built via github actions https://vitepress.dev/guide/deploy#github-pages

@hairyhum hairyhum added the kueue label Feb 15, 2024
@mergify mergify bot merged commit a641098 into master Feb 15, 2024
14 checks passed
Kanister automation moved this from Reviewer approved to Done Feb 15, 2024
@mergify mergify bot deleted the docs-update-using-VitePress branch February 15, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants