Skip to content

Commit 30b4ece

Browse files
committed
index.md
1 parent bccac25 commit 30b4ece

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

index.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
layout: home
44

55
hero:
6-
name: "aa-proxy-docs"
7-
text: "Docs for aa-proxy"
8-
tagline: My great project tagline
6+
name: "aa-proxy"
7+
text: "aa-proxy lets you run Android Auto your way — wired or wireless, anywhere"
8+
tagline: Fast. Flexible. Open. Hackable by design.
99
actions:
1010
- theme: brand
11-
text: Markdown Examples
12-
link: /markdown-examples
11+
text: Getting Started
12+
link: /getting-started
1313
- theme: alt
14-
text: API Examples
15-
link: /api-examples
14+
text: Troubleshooting
15+
link: /troubleshooting
1616

1717
features:
18-
- title: Feature A
19-
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
20-
- title: Feature B
21-
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
22-
- title: Feature C
23-
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
18+
- title: Rust-Powered Performance
19+
details: Built with async Rust and io_uring for ultra-low latency I/O.
20+
- title: Open & DIY-Friendly
21+
details: Compatible with Raspberry Pi, Radxa, AAWireless, and other embedded devices.
22+
- title: Transparent or MITM Mode
23+
details: Act as a simple bridge or intercept traffic to inspect, log, and modify Android Auto communication.
2424
---
2525

0 commit comments

Comments
 (0)