vuepress-plugin-blog-featured

0.0.4 • Public • Published

vuepress-plugin-blog-featured

Feature your Vuepress blog posts

NPM version NPM downloads

Install

yarn add vuepress-plugin-blog-featured -D
# OR npm install vuepress-plugin-blog-featured -D

Usage

// .vuepress/config.js
module.exports = {
  plugins: ['blog-featured']
}

Add featured: true to your post

# ex: _posts/<any post>.md
---
featured: true
---

now you have a <featured-posts /> as a global component 🎉

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    3
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i vuepress-plugin-blog-featured

Weekly Downloads

3

Version

0.0.4

License

MIT

Unpacked Size

20.1 kB

Total Files

8

Last publish

Collaborators

  • z3bya