-
中文版本:
在使用 @vite-pwa/vitepress 插件时,我发现了两个问题
1、其中一个是安装运行的问题。
2、文件输出的问题。
我的推测:在处理 PWA 构建输出目录 outDir 的时候,没有正确地处理 VitePress 配置中的 srcDir 设置。当指定 srcDir 为 src 文件夹时,插件默认生成的 .vitepress/dist 目录错误地出现在 src 文件夹…
-
Right now, `excludePattern` allows you to define file/directory exclusions based on patterns, just like `srcExclude` does.
It does work fine but, apparently, it requires you to declare both `srcExc…
Peque updated
1 month ago
-
### 你当前使用的Elog版本
0.14.2
### Elog配置文件
```javascript
// 导出配置
module.exports = {
// 写入配置
write: {
// 平台为yuque
platform: 'notion',
// notion
notion: {
// 从环境变量中获取token…
-
`layoutSwitch.disableAnimation` 在页面加载之后十秒左右之内是无效的, 依然会有动画transition效果. 刷新页面可以持续触发这个问题
- 其实动画也没什么不好, 但是在切换page layout的时候 (比如home到doc) nav那儿属实不太好看, 尤其搜索框.
Reproduction:
就用我这个WIP项目吧.. 反正关于Vitepress的…
-
有没有考虑增加 文档页面的description 自动生成
-
I think it would be a good idea to use the markdown files from the `/docs` folder and compile them into website with a tool like [vitepress](https://vitepress.dev/) or [starlight](https://starlight.as…
-
https://www.biodasturchi.uz/posts/2022-01-05-how-to-build-modern-docs-with-vitepress.html
VitePress is a simple and performant static site generator built on top of Vite for creating docs in a matt…
mirjr updated
7 months ago
-
### Describe the bug
Running `npx vitepress init` and following the default prompts leaves you with a package.json with the vitepress scripts, but no dependency on vitepress itself, so the scripts do…
-
http://localhost:5173/write/docs/vitepress-gitalk.html
vitepress blog
-
### Is your feature request related to a problem? Please describe.
Vite team has created a great repository to list the plugins for Vite: https://github.com/vitejs/awesome-vite
VuePress did rece…
ghost updated
1 month ago