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** **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor...

## Feature request #### What problem does this feature solve? Different pages can be configured with different site names #### What does the proposed API look like? ``` get $siteTitle...

This is my project package.json `{ "name": "tdh-pro-doc", "version": "1.0.0", "main": "index.js", "author": "Tiger X Zhang", "license": "MIT", "scripts": { "dev": "vuepress dev", "build": "vuepress build" }, "dependencies": { "@vuepress/cli":...

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

- anchor tag for downloads counter/shield only had closing tag - added `` at beginning for non-clickable **Summary** **What kind of change does this PR introduce?** (check at least one)...

// clientAppEnhance.js import 'ant-design-vue/dist/antd.css' the dark theme does not take effect

- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce ``` npx create-vuepress-site test npm i sass-loader npm run dev...

- [x ] I confirm that this is an issue rather than a question. ## Bug report I created a custom component in `.vuepress/components/LaTeX.vue` to typeset the LaTeX logo properly...

## Feature request * Can we have a note on VuePress being out of active development on frontpage of its official website? I was stumbling over the maintenance mode prompt...

## Feature request #### What problem does this feature solve? ` git editLinks ` is not correct on the gitea ! #### What does the proposed API look like? ![image](https://user-images.githubusercontent.com/22763406/72401312-9d27d480-3786-11ea-8523-26b7ca6cc282.png)...

type: enhancement
effort: medium