Socket
Socket
Sign inDemoInstall

vuepress

Package Overview
Dependencies
7
Maintainers
6
Versions
243
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuepress


Version published
Maintainers
6
Created

Changelog

Source

1.9.9 (2023-02-25)

Bug Fixes

  • remove non-existing :blur css pseudo selector (#3118) (5e3a5a0) @Niko Strijbol
  • theme-default: headings anchor should not be selectable (#3063) (e5915a8) @Rami Yushuvaev
  • types: missing types for initialOpenGroupIndex (close: #3129) (#3130) (9049d48) @ulivz
  • types: missing types for nested sidebar group (close: #3127) (#3128) (74d5eec) @ulivz

Readme

Source

logo

Downloads Version License VuePress channel on Discord

VuePress

:memo: Minimalistic Vue-powered static site generator

Installation

Use the package manager yarn to install VuePress as a dev dependency.

yarn add vuepress -D

Documentation

The docs are available at https://vuepress.vuejs.org

Contributing

Want to contribute? Check our issues for beginners!

yarn # Install and link dependencies for this monorepo
yarn dev  # serves VuePress' own docs with itself
yarn test # make sure your code change pass the test

If you don't have a local checkout, you can also open VuePress in Gitpod, a free online IDE for GitHub.

If you intend to make "substantial" changes to VuePress or its documentation, please checkout VuePress RFCs.

If you have a VuePress-related project/component/tool, add it with a pull request to this curated list!

License

MIT

Keywords

FAQs

Last updated on 25 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc