-
It could be interesting to migrate our current documentation to [Vitepress](https://vitepress.vuejs.org)
-
### Is your feature request related to a problem? Please describe.
Whenever I execute pnpm docs:build, I always fail to package successfully and get an error ReferenceError: document is not defined.
…
-
### Describe the bug
# Issue: Cannot download files from public folder in version` v.1.3.4`
## Description
I encountered an issue after updating **Vitepress** from version `v.1.2.3` to `v.1.3.4` …
-
### Describe the feature you'd like to request
Vitepress is a static site generator for markdown pages. It uses vite under the hood and users can add plugins like this one. Unfortunately, vitepress h…
-
**Describe the bug**
Generated config does not work with VitePress' active menu item marker.
This is because it does not generate leading slashes in `link` items:
```
[
{
items: [
…
-
docs are currently built up very hacky, a rewrite would probably be a good idea to increase maintainability. While doing this step, a migration to [VitePress](https://vitepress.dev/) could be consider…
-
docs/.vitepress/theme/index.ts:1:19 - error TS2307: Cannot find module 'vitepress/theme' or its corresponding type declarations.
1 import Theme from 'vitepress/theme'
~~~~~~~~~…
-
- Use https://vitepress.dev/ to allow for collaboration
- Current README.md should be cleaned up to contain bare minimum + CTA to the docs
-
### Is your feature request related to a problem? Please describe.
I'm using Vitepress to document my Rust library called [`bon`](https://elastio.github.io/bon/). I'm hosting it on Github Pages, wh…
-
Some of the theme's components might require translation as well, we can find them here: https://github.com/monterail/vue3-docs-pl/tree/main/.vitepress/theme/components
Files to be translated:
- […