皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

VuePress 0.12.0 发布,基于 Vue 的静态网站生成器

VuePress 0.12.0 发布,基于 Vue 的静态网站生成器

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)
    1. Fixed overriding css variable doesn’t work at 0.11.0 (close: #639)
    2. 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