Socket
Socket
Sign inDemoInstall

@vuepress/plugin-blog

Package Overview
Dependencies
890
Maintainers
7
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-blog

Offical blog plugin for VuePress


Version published
Maintainers
7
Weekly downloads
3,536
increased by13.48%

Weekly downloads

Changelog

Source

1.9.4 (2021-01-17)

Bug Fixes

  • error when requiring dayjs (#94) (52aa5ed)

Readme

Source

@vuepress/plugin-blog

NPM version NPM downloads NPM LICENSE

Official blog plugin for VuePress.

Features

  • Classification: Powerful classification system lets you quickly classify your posts.
  • Pagination: Pagination runs through the entire plugin, and it has never been so simple.
  • Client APIs: Simple client APIs make it easier for you to write a blog theme.

Install

We strongly recommend that you read the Getting Started section before using this plugin.

yarn add -D @vuepress/plugin-blog
# OR npm install -D @vuepress/plugin-blog

Usage

module.exports = {
  plugins: ['@vuepress/blog'] 
}

Please head documentation to see all available options.

Projects Using @vuepress/plugin-blog

Feel free to add yours here...

LICENSE

@vuepress/plugin-blog © ULIVZ & Billyyyyy3320, Released under the MIT License.

github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz

github.com/billyyyyy3320 · GitHub @Billyyyyy3320

FAQs

Last updated on 17 Jan 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc