Change project name;

This commit is contained in:
2026-01-05 16:22:26 +08:00
parent 86e82b13e2
commit b8669f6a11
1236 changed files with 1654 additions and 1347 deletions
+33
View File
@@ -0,0 +1,33 @@
---
home: true
title: Oak 视频编辑器
heroImage: /images/oak-icon.png
heroText: Oak 视频编辑器
heroFullScreen: false
tagline: 现代开源的非线性剪辑器,强调速度与清晰度。
actions:
- text: 阅读文档
link: /zh/build.html
type: primary
- text: 查看工程文件
link: /zh/project-file-reference.html
type: secondary
features:
- title: 快速剪辑
details: 响应式时间线、智能缓存与高效媒体管理。
- title: 面向创作者
details: 简洁界面、可配置快捷键与清晰的工程结构。
- title: 开源透明
details: 公开开发流程,欢迎社区参与。
footer: Copyright © Oak Video Editor
---
## 关于 Oak
Oak 视频编辑器是 Olive 的重命名分支,目标是打造更完善、更友好的剪辑体验。本网站提供构建说明、工程文件参考与测试计划等贡献者文档。
## 快速开始
- 按《构建指南》在 Windows/macOS/Linux 上从源码构建。
- 在《工程文件参考》了解项目数据结构。
- 按《测试计划》确保发布质量。