vuepress
vuepress copied to clipboard
📝 Minimalistic Vue-powered static site generator
## 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...
- [x] I confirm that this is an issue rather than a question. ## Bug report Navigation bar menu doesn't show up #### Steps to reproduce Followed steps on the...
I want to config the sidebar, when I import the default theme as the demo, there is a error. ``` const {defaultTheme} = require("@vuepress/theme-default"); module.exports = { lang: "zh-CN", title:...
- [ ] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce #### What is expected? 标题和自动生成的侧栏文本一致 #### What is actually...
**Summary** **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor...
锚点解析错误
- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce vuepress版本1.9.7 当我创建这样一个H2标题时 ``` ## 测试 ```  并且同时使用[[toc]]展示目录,点击目录内的标题跳转到对应锚点时,无法跳转,并且url变成:\ `http://localhost:23999/docs/guide/index/#%E6%B5%8B%E8%AF%95-badge-text-beta-type-warning`\ 正确的应该是:\...
## Feature request If there was a feature to build with relative urls, we could run the files without opening a server. Might be something like: ```vuepress build --relative``` And...
- [x] I confirm that this is an issue rather than a question. ## Bug report When serving the project from `dist`, the following styles are not applied on the...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
