vuepress/docs/README.md

34 lines
1.2 KiB
Markdown
Raw Normal View History

2024-12-22 15:36:03 +08:00
---
home: true
2024-12-22 23:25:14 +08:00
title: 首页
2024-12-22 15:36:03 +08:00
heroImage: https://vuejs.press/images/hero.png
actions:
2024-12-22 15:54:46 +08:00
- text: 开始
2024-12-22 23:25:14 +08:00
link: /get-started.html
2024-12-22 15:36:03 +08:00
type: primary
2024-12-22 23:25:14 +08:00
- text: 介绍
2024-12-22 15:36:03 +08:00
link: https://vuejs.press/guide/introduction.html
type: secondary
features:
2024-12-22 23:25:14 +08:00
- title: 简单至上
details: 基于 Markdown 的最小化配置项目结构,帮助你专注于写作。
- title: Vue 驱动
details: 享受 Vue 的开发体验,在 Markdown 中使用 Vue 组件,并使用 Vue 开发自定义主题。
- title: 高性能
details: VuePress 为每个页面生成预渲染的静态 HTML并在页面加载后作为单页应用运行。
- title: 主题
details: 默认提供开箱即用的主题,你还可以选择社区主题或创建自己的主题。
- title: 插件
details: 灵活的插件 API允许插件为你的网站提供丰富的即插即用功能。
- title: 打包工具
details: 默认打包工具是 Vite同时也支持 Webpack任选你喜欢的工具
2024-12-22 15:36:03 +08:00
2024-12-22 23:25:14 +08:00
footer: MIT 许可证 | 版权所有 © 2018-至今 VuePress 社区
2024-12-22 15:36:03 +08:00
---
2024-12-22 23:25:14 +08:00
这是首页的内容。查看 [首页文档][default-theme-home] 了解更多详细信息。
2024-12-22 15:36:03 +08:00
[default-theme-home]: https://vuejs.press/reference/default-theme/frontmatter.html#home-page