Skip to content
forked from xCss/Valine

A fast, simple & powerful comment system. 优化CDN

License

Notifications You must be signed in to change notification settings

note4/Valine-cdn-auto

 
 

Repository files navigation

Valine-cdn-auto Valine自动cdn版本

cdn 地址

av-min 根据 valine 域名自动读取CDN

如果 valine.min.js 域名 为 cdn.jsdelivr.net 使用 https://cdn.jsdelivr.net/npm/leancloud-storage@3/dist/av-min.js

如果 valine.min.js 域名不是 cdn.jsdelivr.net 使用 https://unpkg.com/leancloud-storage@3/dist/av-min.js

例如:使用 https://unpkg.com/valine-cdn-auto@1.5.3/dist/Valine.min.js 请求的av-min.js 会是 https://unpkg.com/leancloud-storage@3/dist/av-min.js


由于某些原因,src目录将从v1.4.0后暂停更新.
For some reason, the src directory will be suspended from updating after v1.4.0.

Valine

version npm downloads build donate

A fast, simple & powerful comment system.


View Documentation

Features

  • High speed.
  • Safe by default.
  • No server-side implementation.
  • Support for full markdown syntax.
  • Simple and lightweight.

See the Quick start for more details.

Contributors

License

GPL-2.0

About

A fast, simple & powerful comment system. 优化CDN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • SCSS 16.0%
  • HTML 6.6%