Writing a vuepress theme 1
2019-05-06

To write a theme, create a .vuepress/theme directory in your docs root, and then create a Layout.vue file: . └─ .vuepress  └─ theme    └─ Layout.vue From there it's the same as d ...


theme blog vuepress-theme-blog
Markdown Slot 1
2019-02-26

VuePress implements a content distribution API for Markdown. With this feature, you can split your document into multiple fragments to facilitate flexible composition in the layout component. <!-- mo ...


markdown vuepress-theme-blog
frontmatter in vuepress 1
2018-11-07

Any markdown file that contains a YAML front matter block will be processed by gray-matter. The front matter must be the first thing in the markdown fil ...


frontmatter vuepress-theme-blog

lyh543 © 2019 - 2021 | 蜀ICP备19034464号 | 署名 - 非商业性 - 相同方式共享 4.0 国际协议 | Theme vuepress-theme-blog-material
博客已更新!