init repo
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
---
|
||||
pageType: home
|
||||
|
||||
hero:
|
||||
name: My Site
|
||||
text: A cool website!
|
||||
tagline: This is the tagline
|
||||
link: /
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Quick Start
|
||||
link: /guide/start/introduction
|
||||
- theme: alt
|
||||
text: GitHub
|
||||
link: https://github.com/web-infra-dev/rspress
|
||||
image:
|
||||
src: /rspress-icon.png
|
||||
alt: Logo
|
||||
features:
|
||||
- title: Blazing fast build speed
|
||||
details: Fast build speed with Rust-based toolchain.
|
||||
icon: 🏃🏻♀️
|
||||
- title: Support for MDX
|
||||
details: Write content with MDX.
|
||||
icon: 📦
|
||||
---
|
||||
Reference in New Issue
Block a user