jwesorick/Gatsby Audio Metadata
Add audio metadata to gatsby frontmatter.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| src-directory | Folder to look for frontmatter files in. | yes | src |
| media-directory | Folder to look for media files in. | yes | static |
| audio-file-variable | File for audio file to look for in frontmatter. | yes | audio_file |
| audio-duration-variable | Frontmatter variable to write duration to. | yes | audio_file_duration |
| audio-size-variable | Frontmatter variable to write file size to. | yes | audio_file_size |
Outputs
no outputs