Skip to content

Commit 6a30f7d

Browse files
authored
Added rspress SSG (#928)
* Added rspress SSG * Update rspress.md
1 parent 4264d76 commit 6a30f7d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/site/generators/rspress.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: rspress
3+
repo: web-infra-dev/rspress
4+
homepage: https://rspress.dev/
5+
language:
6+
- Rust
7+
license:
8+
- MIT
9+
templates:
10+
- MDX
11+
description: Simple, efficient and easy to extend.
12+
---
13+
14+
Use react components to expand the generator.
15+
16+
Highlights:
17+
18+
- Allows you to use react components in Markdown
19+
- Fast compile time
20+
- Built-in full-text search
21+
- Simpler I18n solution

0 commit comments

Comments
 (0)