Files
2026-01-05 16:22:26 +08:00

34 lines
1.1 KiB
Markdown

---
home: true
title: Oak Video Editor
heroImage: /images/oak-icon.png
heroText: Oak Video Editor
heroFullScreen: false
tagline: A modern, open-source, non-linear editor with a focus on speed and clarity.
actions:
- text: Read the Docs
link: /build.html
type: primary
- text: View Project Files
link: /project-file-reference.html
type: secondary
features:
- title: Fast Editing
details: Responsive timeline, smart caching, and efficient media handling.
- title: Built for Creators
details: Clean UI, configurable shortcuts, and clear project structure.
- title: Open Source
details: Transparent development with room for community ideas.
footer: Copyright © Oak Video Editor
---
## About Oak
Oak Video Editor is a renamed fork of Olive, focused on delivering a polished, creator-friendly editing experience. This site hosts build notes, project file references, and test plans for contributors.
## Quick Start
- Build from source on Windows, macOS, or Linux using the Build guide.
- Learn how project data is stored in the Project File Reference.
- Keep releases solid by following the Test Plan.