vuepress-theme-plume

A vuepress theme. Simple, feature-rich, document & blog

MIT License

Downloads
13.1K
Stars
105
Committers
8

Bot releases are visible (Hide)

vuepress-theme-plume - v1.0.0-rc.107 Latest Release

Published by github-actions[bot] 14 days ago

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.106

Published by github-actions[bot] 20 days ago

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.105

Published by github-actions[bot] 21 days ago

   🚀 Features

   🏎 Performance

    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.104

Published by github-actions[bot] 26 days ago

   🚀 Features

   🏎 Performance

    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.103

Published by github-actions[bot] 27 days ago

   🚨 Breaking Changes

  • Apply VuePress Guidelines
    • The dark mode switch has changed from .dark to [data-theme="dark"]
  • Migrate plugin-md-enhance to official plugins
  • mdEnhance.hint & mdEnhance.alert 👉 @vuepress/plugin-markdown-hint
  • mdEnhance.imgSize & mdEnhance.imgMark & mdEnhance.imgLazyload & mdEnhance.figure & mdEnhance.obsidianImgSize 👉 @vuepress/plugin-markdown-image, use plugins.markdownImage instead
  • mdEnhance.katex & mdEnhance.mathjax 👉 @vuepress/plugin-markdown-math, use plugins.markdownMath instead

If you encounter issues after starting the service, please add --clean-cache to the docs:dev command to restart.

Browse this blog for more information.

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.102

Published by github-actions[bot] 30 days ago

   🚨 Breaking Changes

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.101

Published by github-actions[bot] about 1 month ago

   🚀 Features

   🏎 Performance

    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.100

Published by github-actions[bot] about 1 month ago

   🐞 Bug Fixes

  • theme: Incorrect auto-frontmatter cache check  -  by @pengzhanbo (ecee1)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.99

Published by github-actions[bot] about 1 month ago

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.98

Published by github-actions[bot] about 1 month ago

   🚀 Features

  • cli: Add packageManager to packageJson template  -  by @pengzhanbo (2ac70)
  • plugin-md-power: Add support remote image in imageSize  -  by @pengzhanbo (be474)
  • theme: Add support <Swiper>  -  by @pengzhanbo (272b9)

   🏎 Performance

  • plugin-md-power:
    • Optimize imageSize  -  by @pengzhanbo (3760b)
    • Add support file-tree title  -  by @pengzhanbo (cd6ed)
  • theme:
    • Default page title  -  by @pengzhanbo (ab7d3)
    • Optimize profile avatar  -  by @pengzhanbo (3a787)
    • Optimize blog layout  -  by @pengzhanbo (bde05)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.97

Published by github-actions[bot] about 1 month ago

   🚀 Features

  • plugin-md-power: Add imageSize plugin  -  by @pengzhanbo (1d09e)

   🐞 Bug Fixes

  • theme: Incorrect scroll behavior when route.hash changed  -  by @pengzhanbo (3d3b4)

   🏎 Performance

  • Update deps to latest  -  by @pengzhanbo (33132)
  • cli: Update templates  -  by @pengzhanbo (eaa0b)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.96

Published by github-actions[bot] about 2 months ago

   🐞 Bug Fixes

  • theme: Incorrect internal link  -  by @pengzhanbo (15a2e)

   🏎 Performance

  • Update deps to latest  -  by @pengzhanbo (74f1e)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.95

Published by github-actions[bot] about 2 months ago

   🐞 Bug Fixes

  • theme: Incorrect internal link  -  by @pengzhanbo (aeee0)

   🏎 Performance

  • plugin-shikiji: Update twoslash  -  by @pengzhanbo (430c4)
  • theme: Optimize internal link  -  by @pengzhanbo (811f7)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.94

Published by github-actions[bot] about 2 months ago

   🚀 Features

  • theme: Add support blog as home page  -  by @pengzhanbo (f60e4)

   🐞 Bug Fixes

  • plugin-md-power: Hydration errors  -  by @pengzhanbo (c5216)

   🏎 Performance

  • Update vue to 3.5  -  by @pengzhanbo (0e9e1)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.93

Published by github-actions[bot] about 2 months ago

   🚀 Features

  • plugin-md-power: Add support file-tree container  -  by @pengzhanbo (db5d8)

   🐞 Bug Fixes

  • cli: Incorrect command hint  -  by @pengzhanbo (cffb9)
  • theme: Incorrect match page title  -  by @pengzhanbo (02271)

   🏎 Performance

  • Update deps to latest  -  by @pengzhanbo (ef2bd)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.92

Published by github-actions[bot] about 2 months ago

   🚀 Features

  • theme:
    • Add internal link  -  by @pengzhanbo (3d3cb)
    • Add normalize page title markdown plugin  -  by @pengzhanbo (5f13a)

   🐞 Bug Fixes

  • cli:
    • Incorrect exec context  -  by @pengzhanbo (233ae)
  • theme:
    • Incorrect comments margin-top  -  by @pengzhanbo (d7885)
    • Incorrect resolve page path when sidebar matched  -  by @pengzhanbo (03b64)

   🏎 Performance

  • theme:
    • Breadcrumb ui  -  by @pengzhanbo (38eb4)
    • Hidden code block copy button in mobile  -  by @pengzhanbo (d9c43)
    • Optimize composables  -  by @pengzhanbo (c16cf)
    • Code demo ui  -  by @pengzhanbo (cc9b5)
    • Optimize load theme config  -  by @pengzhanbo (047e0)
    • Optimize auto frontmatter  -  by @pengzhanbo (4b273)
    • Optimize ` ui  -  by @pengzhanbo (22094)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.91

Published by github-actions[bot] about 2 months ago

   🚀 Features

   🐞 Bug Fixes

  • theme: Incorrect resolve category name  -  by @pengzhanbo (95791)

   🏎 Performance

  • Update deps to latest  -  by @pengzhanbo (2ebde)
  • Update vuepress to 2.0.0-rc.15  -  by @pengzhanbo (29b8e)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.90

Published by github-actions[bot] about 2 months ago

   🐞 Bug Fixes

  • theme:
    • Incorrect shadow when title is too long  -  by @pengzhanbo (55b96)
    • Incorrect generate for notes permalink  -  by @pengzhanbo (b37de)
    • Incorrect resolve sidebar  -  by @pengzhanbo (d87e7)
    • Incorrect auto frontmatter  -  by @pengzhanbo (91981)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.89

Published by github-actions[bot] about 2 months ago

   🐞 Bug Fixes

   🏎 Performance

  • theme: Redirect locales page  -  by @pengzhanbo (543f6)
    View changes on GitHub
vuepress-theme-plume - v1.0.0-rc.88

Published by github-actions[bot] 2 months ago

   🚀 Features

  • theme:
    • Improve <mark> styles  -  by @pengzhanbo (1358f)
    • Remove frontmatter.author, and improve frontmatter.contributors type  -  by @pengzhanbo (7832a)

   🐞 Bug Fixes

   🏎 Performance

  • Update deps to latest  -  by @pengzhanbo (5cb39)
    View changes on GitHub
Package Rankings
Top 8.61% on Npmjs.org