summaryrefslogtreecommitdiffstats
path: root/docs/pt-PT/README.md
diff options
context:
space:
mode:
authorDavid Knaack <davidkna@users.noreply.github.com>2024-03-03 17:55:30 +0100
committerGitHub <noreply@github.com>2024-03-03 17:55:30 +0100
commit7485c90c9f7259c026a84dd0335f56860005315d (patch)
tree78b370de886082b7370815468f7269f18eabed0e /docs/pt-PT/README.md
parent421b358c32aa281b0f34f8b92322f3bda27684fa (diff)
feat(docs): move to vitepress (#5785)
* feat(docs): move to vitepress * change up hero styles to match existing site * A bit more style tweaking * Replace stylus with plain CSS * improve unicode-range value for nerdfont --------- Co-authored-by: Matan Kushner <hello@matchai.dev>
Diffstat (limited to 'docs/pt-PT/README.md')
-rw-r--r--docs/pt-PT/README.md21
1 files changed, 12 insertions, 9 deletions
diff --git a/docs/pt-PT/README.md b/docs/pt-PT/README.md
index b0e7e3770..5e34dbae3 100644
--- a/docs/pt-PT/README.md
+++ b/docs/pt-PT/README.md
@@ -1,18 +1,21 @@
---
-home: true
-heroImage: /logo.svg
-heroText:
-tagline: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-actionText: Get Started →
-actionLink: ./guide/
+layout: home
+hero:
+ image: /logo.svg
+ text: null
+ tagline: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
+ actions:
+ - theme: brand
+ text: Get Started →
+ link: ./guide/
features:
- -
+ -
title: Compatibility First
details: Works on the most common shells on the most common operating systems. Use it everywhere!
- -
+ -
title: Rust-Powered
details: Brings the best-in-class speed and safety of Rust, to make your prompt as quick and reliable as possible.
- -
+ -
title: Customizable
details: Every little detail is customizable to your liking, to make this prompt as minimal or feature-rich as you'd like it to be.
footer: ISC Licensed | Copyright © 2019-present Starship Contributors