docs: init docs
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (darwin-amd64) (push) Successful in 20s
Build and Release / Build (linux-arm64) (push) Successful in 17s
Build and Release / Build (linux-amd64) (push) Successful in 20s
Build and Release / Build (windows-arm64) (push) Successful in 16s
Build and Release / Build (windows-amd64) (push) Successful in 19s
Build and Release / Create Release (push) Has been skipped
Deploy docs / deploy (push) Successful in 45s
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (darwin-amd64) (push) Successful in 20s
Build and Release / Build (linux-arm64) (push) Successful in 17s
Build and Release / Build (linux-amd64) (push) Successful in 20s
Build and Release / Build (windows-arm64) (push) Successful in 16s
Build and Release / Build (windows-amd64) (push) Successful in 19s
Build and Release / Create Release (push) Has been skipped
Deploy docs / deploy (push) Successful in 45s
This commit is contained in:
parent
ba66894e42
commit
deae4a6272
20 changed files with 2887 additions and 1 deletions
27
docs/index.md
Normal file
27
docs/index.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
# https://vitepress.dev/reference/default-theme-home-page
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "Sub-CLI"
|
||||
# text: "The Subtitle Manipulation CLI"
|
||||
tagline: "The Subtitle Manipulation CLI"
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Getting Started
|
||||
link: /getting-started
|
||||
- theme: alt
|
||||
text: Command Reference
|
||||
link: /commands
|
||||
|
||||
features:
|
||||
- title: One-Stop Workflow
|
||||
details: (WIP) From raw audio/video to multi-language, styled subtitles
|
||||
- title: Interactive and Automated
|
||||
details: (Coming Soon) Integrate to your workflow with pre-configured arguments, or simply launch a TUI and tune your settings
|
||||
- title: Batch Processing
|
||||
details: (Coming Soon) Process multiple files utilizing every device you have at your desired concurrency
|
||||
- title: Out of the Box Integration
|
||||
details: (Coming Soon) Choose from various providers with one account when you prefer cloud processing
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue