https://github.com/isolcat/vuepress-test
https://github.com/isolcat/vuepress-test
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isolcat/vuepress-test
- Owner: isolcat
- Created: 2022-04-21T14:15:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T14:25:08.000Z (about 4 years ago)
- Last Synced: 2025-02-02T01:11:27.241Z (over 1 year ago)
- Size: 25.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
---
home: true
heroImage: /hero.png
heroText: Hero 标题
tagline: Hero 副标题
actionText: 快速上手 →
actionLink: /zh/guide/
features:
- title: 简洁至上
details: 以 Markdown 为中心的项目结构,以最少的配置帮助你专注于写作。
- title: Vue驱动
details: 享受 Vue + webpack 的开发体验,在 Markdown 中使用 Vue 组件,同时可以使用 Vue 来开发自定义主题。
- title: 高性能
details: VuePress 为每个页面预渲染生成静态的 HTML,同时在页面被加载的时候,将作为 SPA 运行。
footer: MIT Licensed | Copyright © 2018-present Evan You
---
# Hello VuePress