vuepress
vuepress copied to clipboard
📝 Minimalistic Vue-powered static site generator
- [ ] I confirm that this is an issue rather than a question. ## Bug report  这里自动生成的app.js会报找不到vue-router,其中scsight的内容是esm,不是cjs也会报错,在config.ts中该如何配置才能不生成 .server或者生成的app.js是esm而不是cjs。 我用的是最新版,vite打包的。 #### Steps to reproduce #### What is expected? 解答以上问题...
- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce https://github.com/vuejs/vuepress/blob/master/packages/%40vuepress/theme-default/util/index.js#L117-L148 #### What is expected? ✨ Done in 663.68s. ####...
- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce Using `2.0.0-beta.35` 1. Create a new site, per the docs...
## Feature request Hello, how can I generate a HTML file from a .txt file? #### What problem does this feature solve? #### What does the proposed API look like?...
## Feature request #### What problem does this feature solve? @vue/cli v5 has been published for a few days, and it support webpack@5. The problem occurs when I use `vuepress`...
- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce When I run vuepress build [[foldername]], ```✔ Client Compiled successfully...
我给每一个markdown自动生成的侧边栏,它只显示第一个h1,后面的h1标题不显示
my operation fully followed the quick guide,and the vuersion of vuepress is v2.0.0-beta.38,why is the following question?
Hello there, First of all: thanks for creating and maintaining such a cool open-source documentation project! I really enjoyed working with vuepress v2 so far. But now I'm struggling with...
good