Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

This is a forked version of VuePress V1, but it will have newer toolchain and some bug fixes, and is used as vuepress-theme-hope runtime.

License

Notifications You must be signed in to change notification settings

vuepress-theme-hope/hope-runtime

 
 

Repository files navigation

@mr-hope/vuepress-runtime

This is a forked version from the origin vuepress v1.

Since nobody is maintaining VuePress V1, it has a few known bugs and outdated deps. So here is this runtime for:

  • Update deps to avoid outdated deps and security problems (which means droping Node V10)
  • Bug fixes

Changes

With latest deps:

  • markdown-it V12
  • postcss V8
  • webpack V5
  • ... and so on

Bug fixes:

  • Markdown render issues in old markdown-it versions
  • File watching
  • Broken Media links containing none-ASII characters in markdown
  • ... and so on

Why should you use this intead of staying in V1

  • A lot of people may still need Vue2
  • The original one is having security alerts that can not be fixed
  • Some project may use latest deps like Webpack5, and in that case the original V1 won't work.
  • ...

About

This is a forked version of VuePress V1, but it will have newer toolchain and some bug fixes, and is used as vuepress-theme-hope runtime.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.1%
  • Vue 18.8%
  • TypeScript 13.0%
  • Stylus 2.8%
  • HTML 0.3%
  • Shell 0.0%