vuepress icon indicating copy to clipboard operation
vuepress copied to clipboard

📝 Minimalistic Vue-powered static site generator

Results 225 vuepress issues
Sort by recently updated
recently updated
newest added

**Summary** Added no SSR build support `vuepress build docs --no-ssr` **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature -...

![image](https://user-images.githubusercontent.com/94539978/161012963-2713d7cf-7527-44eb-8e57-f71cc48c6ff3.png) 父级菜单展开时,子级菜单期望是默认关闭的

## Feature request Use **Network First Strategy** for Service Workers. Or make it default. https://v1.vuepress.vuejs.org/plugin/official/plugin-pwa.html#options It is annoying to see if there is a new version on every visit (...

type: feature request
contribution welcome

## Feature request #### What problem does this feature solve? #### What does the proposed API look like? #### How should this be implemented in your opinion? #### Are you...

部署上线后,首次跳转对应的子页面正常,但是当刷新当前子页面后,组件不再渲染,显示的自定义组件名称。如下图,基于element-ui封装的button组件,名称是BaseButton,刷新后直接显示basebutton标签了,不是渲染后的button。 ![image](https://user-images.githubusercontent.com/26277752/155315852-936a1b0c-f11b-4abb-beee-bab4742e099d.png) ![image](https://user-images.githubusercontent.com/26277752/155316361-512514ea-da13-41de-a2b7-be8332792eee.png)

added "is" and "the" where necessary and changed "will assume those scripts BEING present" to "will assume those scripts ARE present" **Summary** **What kind of change does this PR introduce?**...

![image](https://user-images.githubusercontent.com/21666293/97098862-e5343a00-16bc-11eb-990b-025b55d9cf23.png) ![image](https://user-images.githubusercontent.com/21666293/97098884-1c0a5000-16bd-11eb-97d6-54f936eb09d0.png)

- [ ] I confirm that this is an issue rather than a question. ## Bug report Can we inject scripts in the head based on the sidebar route ?...

## Feature request https://docusaurus.io/docs/en/versioning You can use the version script to cut a new documentation version based on the latest content in the docs directory. That specific set of documentation...

type: feature request

- [x] I confirm that this is an issue rather than a question. ## Bug report 此配置无法匹配 vue3/plus相关路径 #### Steps to reproduce ![image](https://user-images.githubusercontent.com/32251099/158720164-ae958934-0216-4c6c-8937-bdca5a42ad23.png) ![image](https://user-images.githubusercontent.com/32251099/158720243-9d566629-5c8b-41b5-a521-cf53853f0a24.png) https://user-images.githubusercontent.com/32251099/158722204-bb95d28a-78c1-4ecf-8752-0db2456c5b28.mp4 #### What is expected? ####...