新增项目详情与开发文档网页

This commit is contained in:
HapeLee
2026-05-27 01:00:58 +08:00
parent 65d5c84b56
commit b7826b54a7
35 changed files with 3499 additions and 15 deletions
+39
View File
@@ -0,0 +1,39 @@
---
layout: home
hero:
name: Legado-with-MD3
text: 阅读
tagline: 一款免费、开源的 Android 内容聚合阅读器,支持自定义内容源、RSS 订阅和本地书籍管理
actions:
- theme: brand
text: 快速开始
link: /guide/
- theme: alt
text: 开发文档
link: /dev/
- theme: alt
text: GitHub
link: https://github.com/HapeLee/legado-with-MD3
features:
- icon: 📖
title: 多格式支持
details: 支持 TXT、EPUB 等主流电子书格式,满足不同阅读需求
- icon: 🔧
title: 自定义内容源
details: 支持自定义内容抓取规则,可从任意网站聚合文字内容
- icon: 🎙️
title: 多种朗读引擎
details: 支持本地 TTS 和在线朗读,提供沉浸式听书体验
- icon: ☁️
title: WebDAV 同步
details: 支持 WebDAV 云备份和书籍同步,多设备无缝切换
- icon: 📡
title: RSS 订阅
details: 内置 RSS 订阅源管理,轻松订阅和阅读网络内容
- icon: 🛠️
title: 灵活的规则引擎
details: 支持 JS、XPath、正则表达式等多种规则语法,灵活解析网页内容
---