VuePress 是一个基于 Vue 的轻量级静态网站生成器,以及为编写技术文档而优化的默认主题。 它是为了满足 Vue 自己的子项目文档的需求而创建的。VuePress 0.12.0 更新内容:
修复
- $build npm audit vulnerability
- $markdown: wrong sidebar slugs and anchor link at content
特性
- $core:: version data layer (0c5b752)
- $default-theme: new file-level API:
style.styl
. (2f53f2f)
- Fixed overriding css variable doesn’t work at
0.11.0
(close: #639)
- Split
override.styl
into two APIs: override.styl
and style.styl
, the former will focus on ONLY the stylus constants override, while the latter will focus on styles override or custom styles. 详情
下载地址:
转自 https://www.oschina.net/news/97985/vuepress-0-12-0-released