mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
39 lines
1007 B
Markdown
39 lines
1007 B
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "My Awesome Project"
|
|
text: "A VitePress Site"
|
|
tagline: My great project tagline
|
|
actions:
|
|
- theme: brand
|
|
text: Markdown Examples
|
|
link: /markdown-examples
|
|
- theme: alt
|
|
text: API Examples
|
|
link: /api-examples
|
|
|
|
features:
|
|
- title: Feature A
|
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
- title: Feature B
|
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
- title: Feature C
|
|
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
|
---
|
|
|
|
things the guide needs to cover:
|
|
- writing files
|
|
- output usage
|
|
- all output formats
|
|
- all media sources
|
|
- reading files
|
|
- input usage
|
|
- all input formats
|
|
- all media sinks
|
|
- utility functions
|
|
- supported containers / codecs
|
|
- samples & packets
|
|
- conversion
|
|
- do a part that "frameRate" must be an integer. and make sure to document numbers that can only be integer in the docblocks |