43 lines
1.1 KiB
Markdown
43 lines
1.1 KiB
Markdown
---
|
|
layout: home
|
|
|
|
hero:
|
|
name: "FileCodeBox"
|
|
text: "文件快递柜"
|
|
tagline: 匿名口令分享文本,文件,像拿快递一样取文件
|
|
image:
|
|
src: /logo_small.png
|
|
alt: FileCodeBox
|
|
actions:
|
|
- theme: brand
|
|
text: 快速开始
|
|
link: /guide/getting-started
|
|
- theme: alt
|
|
text: 在线体验
|
|
link: https://share.lanol.cn
|
|
- theme: alt
|
|
text: 在 GitHub 上查看
|
|
link: https://github.com/vastsa/FileCodeBox
|
|
|
|
features:
|
|
- icon: 🚀
|
|
title: 快速部署
|
|
details: 支持 Docker 一键部署,简单快捷,无需复杂配置
|
|
- icon: 🔒
|
|
title: 安全可靠
|
|
details: 文件访问需要提取码,支持设置有效期和下载次数限制
|
|
- icon: 💻
|
|
title: 简洁界面
|
|
details: 清爽的用户界面,支持拖拽上传,使用体验极佳
|
|
- icon: 🛠️
|
|
title: 功能丰富
|
|
details: 支持文件预览、在线播放、图片处理等多种功能
|
|
- icon: 📦
|
|
title: 存储扩展
|
|
details: 支持本地存储、对象存储等多种存储方式
|
|
- icon: 🔌
|
|
title: API 支持
|
|
details: 提供完整的 REST API,方便与其他系统集成
|
|
---
|
|
|