-
**Describe the bug**
When bootstrapping slidev at the parent folder of `slides.md` (or absolute path), it still uses the current directory to resolve directory structure (like `public`, `setu…
-
I want to use a logo not in the given logo list(yt, tw, ig, fb, gh, lk), how to use a new logo ?
-
Hi.
How to load multiple fonts with multiples font-weights.
Example:
```
fonts:
# Normal Font
sans: 'Poppins'
# Serif Font
serif: 'Playfair Display'
# Code Font
mono: 'Fira Cod…
-
Trying to replicate the [pinch example](https://github.com/vueuse/gesture/blob/main/docs/.vitepress/components/demos/PinchExample.vue) from `@vueuse/gesture` I found that after installing the lib with…
-
### Describe the bug
Just upgraded to v2.7.11, on previous 2.7.10 all starts fine
### Reproduction
need reproduction
### System Info
```shell
System:
OS: macOS 12.0
CPU: (8) …
-
**Is your feature request related to a problem? Please describe.**
For the moment, it seems that we can only use slidev as cli or with the built files to see our slides.
**Describe the solution yo…
-
**Describe the bug**
Hi,
I've created my slidev app, everything works fine on my local host but, if I try to build a Single Page Application, I get the error message "Command 'slidev' not found" and…
-
**Describe the bug**
Slidev in a monorepo is not working.
When I start the dev server, it displays:
```
Could not determine entry point from rollupOptions or html files. Skipping depen…
-
**Is your feature request related to a problem? Please describe.**
For now if we want to change favicon we should inject `
-
Using the template `npm init slidev@latest` fails on my system for versions 0.23.0 and 0.25.8.
Sorry if I missed something obvious.
```shell
npm init slidev@0.23
# accept all defaults...
6:…