-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
13 lines (12 loc) · 746 Bytes
/
Copy paththeme.toml
File metadata and controls
13 lines (12 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
name = "Wavecast"
license = "AGPL-3.0"
licenselink = "https://github.com/adurrr/wavecast/blob/main/LICENSE"
description = "A persistent podcast/radio audio player Web Component for Hugo - drop <podcast-player> into any page with a single shortcode. Supports local files, AzuraCast streams, and iVoox episodes. Works as a Hugo module and as a Hugo theme."
homepage = "https://github.com/adurrr/wavecast"
demosite = "https://adurrr.github.io/wavecast/"
tags = ["podcast", "radio", "music", "responsive", "dark", "dark mode"]
features = ["persistent playback", "azuracast", "ivoox", "chapters", "navigation survival", "turbolinks", "radio-t style footer"]
min_version = "0.146.0"
[author]
name = "adurrr"
homepage = "https://github.com/adurrr"