Skip to content

Commit

Permalink
docs: tweak hero action buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Mar 12, 2024
1 parent 1909041 commit df8753b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 6 deletions.
9 changes: 6 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,16 @@ titleTemplate: Vite & Vue Powered Static Site Generator
hero:
name: VitePress
text: Vite & Vue Powered Static Site Generator
tagline: Simple, powerful, and fast. Meet the modern SSG framework you've always wanted.
tagline: Markdown to Beautiful Docs in Minutes
actions:
- theme: brand
text: Get Started
text: What is VitePress?
link: /guide/what-is-vitepress
- theme: alt
text: Quickstart
link: /guide/getting-started
- theme: alt
text: View on GitHub
text: GitHub
link: https://github.com/vuejs/vitepress
image:
src: /vitepress-logo-large.webp
Expand Down
7 changes: 5 additions & 2 deletions docs/pt/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,16 @@ titleTemplate: Gerador de Site Estático desenvolvido com Vite & Vue
hero:
name: VitePress
text: Gerador de Site Estático Vite & Vue
tagline: Simples, poderoso e rápido. Conheça o moderno framework SSG que você sempre quis.
tagline: Markdown para Lindos Documentos em Minutos
actions:
- theme: brand
text: O que é VitePress?
link: /pt/guide/what-is-vitepress
- theme: alt
text: Iniciar
link: /pt/guide/getting-started
- theme: alt
text: Ver no GitHub
text: GitHub
link: https://github.com/vuejs/vitepress
image:
src: /vitepress-logo-large.webp
Expand Down
5 changes: 4 additions & 1 deletion docs/zh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ titleTemplate: 由 Vite 和 Vue 驱动的静态站点生成器
hero:
name: VitePress
text: 由 Vite 和 Vue 驱动的静态站点生成器
tagline: 简单、强大、快速。就是你想要的现代 SSG 框架!
tagline: 将 Markdown 变成优雅的文档,只需几分钟
actions:
- theme: brand
text: 什么是 VitePress?
link: /zh/guide/what-is-vitepress
- theme: alt
text: 快速开始
link: /zh/guide/getting-started
- theme: alt
Expand Down

0 comments on commit df8753b

Please sign in to comment.