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

### Status of VuePress v1 VuePress v1 is not actively maintained now. We are developing the next major version, i.e. VuePress v2, and VuePress v1 is likely to be deprecated...

- [ ] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce #### What is expected? #### What is actually happening?...

- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce ## What I have tried: **1) import the component manually...

### Vue version 3.4.15 ### Link to minimal reproduction https://github.com/XTLS/Xray-docs-next.git ### Steps to reproduce https://github.com/XTLS/Xray-docs-next.git 1. Just clone the code, and `pnpm install && pnpm run docs:dev` run the app...

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"` Instructions for envvar usage from...

- [x] I confirm that this is an issue rather than a question. ## Bug report `npm run dev` leads to error `Error: error:0308010C:digital envelope routines::unsupported` on Node.js v19.6.1 ####...

**Summary** **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature - [ ] Code style update - [ ]...

## Feature request #### What problem does this feature solve? - Orgmode is a very well define markup langauge heavily used by emacs users. It makes writing several types of...

type: feature request

- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce 1. Add the base property in `config.js` 2. Build the...