vuepress/docs/README.md
曙光 e85e8b1ac7
Some checks are pending
部署文档 / deploy-gh-pages (push) Waiting to run
fix: 修改vuepress为中文
2024-12-22 23:25:14 +08:00

34 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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