Crates.io | bard |
lib.rs | bard |
version | 2.0.1 |
source | src |
created_at | 2020-04-09 21:47:44.2123 |
updated_at | 2023-07-01 21:00:14.247565 |
description | Creates PDF and HTML songbooks out of easy-to-write Markdown sources. |
homepage | https://bard.md |
repository | https://github.com/vojtechkral/bard |
max_upload_size | |
id | 228142 |
size | 18,018,470 |
Markdown → songbooks.
bard is a songbook compiler that reads Markdown files and produces songbooks in PDF, HTML, and Hovorka.
bard reads files like this:
# Wild Mountain Thyme
## Irish & Scottish traditional
1. Oh the `G`summer `C`time `G`has come
And the `C`trees are sweetly `G`bloomin'
And the `C`wild `G`mountain `Em`thyme
Grows `C`around the `Am`bloomin' `C`heather
Will ye `G`go `C`lassie `G`go?
> And we'll `C`all go `G`together to pull `C`wild `G`mountain `Em`thyme
All `C`around the `Am`bloomin' `C`heather, will ye `G`go `C`lassie `G`go?
... and creates output like this:
Check out the Example PDF from the Example project.
bard.toml
defines inputs, outputs and other configuration