mirror of
https://github.com/beilunyang/moemail.git
synced 2026-08-07 06:03:19 +08:00
初始化文档
This commit is contained in:
46
docs/docs/index.md
Normal file
46
docs/docs/index.md
Normal file
@@ -0,0 +1,46 @@
|
||||
---
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "MoeMail"
|
||||
text: "萌萌哒临时邮箱服务"
|
||||
tagline: 一个基于NextJS+Cloudflare技术栈构建的可爱临时邮箱服务🎉
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 快速开始
|
||||
link: /start
|
||||
- theme: alt
|
||||
text: GitHub
|
||||
link: https://github.com/beilunyang/moemail
|
||||
- theme: alt
|
||||
text: 在线演示
|
||||
link: https://moemail.app
|
||||
image:
|
||||
src: /moemail.png
|
||||
alt: MoeMail
|
||||
|
||||
features:
|
||||
- title: 🔒 隐私保护
|
||||
details: 保护您的真实邮箱地址,远离垃圾邮件和不必要的订阅
|
||||
- title: ⚡ 实时收件
|
||||
details: 自动轮询,即时接收邮件通知
|
||||
- title: 🎨 主题切换
|
||||
details: 支持亮色和暗色模式
|
||||
- title: 📱 响应式设计
|
||||
details: 完美适配桌面和移动设备
|
||||
- title: 🔄 自动清理
|
||||
details: 自动清理过期的邮箱和邮件
|
||||
- title: 📱 PWA 支持
|
||||
details: 支持 PWA 安装
|
||||
- title: 💸 免费自部署
|
||||
details: 基于 Cloudflare 构建, 可实现免费自部署,无需任何费用
|
||||
- title: 🎉 可爱的 UI
|
||||
details: 简洁可爱萌萌哒 UI 界面
|
||||
- title: 🔔 Webhook 通知
|
||||
details: 支持通过 webhook 接收新邮件通知
|
||||
- title: 🛡️ 权限系统
|
||||
details: 支持基于角色的权限控制系统
|
||||
- title: 🔑 OpenAPI
|
||||
details: 支持通过 API Key 访问 OpenAPI
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user