Emil Miler 93324cc0ed
All checks were successful
Build / build (push) Successful in 5m34s
The Rains Of Castamere
2024-02-07 09:43:26 +01:00
2024-02-06 14:18:25 +01:00
2024-02-07 09:43:26 +01:00
2024-02-07 09:40:37 +01:00
2024-02-06 19:49:24 +01:00
2024-02-06 14:18:25 +01:00
2024-02-06 14:18:25 +01:00
2024-02-06 14:18:25 +01:00
2024-02-06 14:18:25 +01:00
2024-02-06 14:18:25 +01:00

Requirements

Building

make defaults to all which builds individual PDF and HTML files for all songs. It also builds two complete songbooks for mixtape and classic.

Available targets: all, pdf, html, clean

You can also build PDF for a specific page with:

chordpro --config=chordpro.json path/to/song.cho

or build HTML output with:

chordpro --config=chordpro.json -o path/to/song.html path/to/song.cho

Static website output

Futhermore, the project is ready to be compiled into a static webpage using Zola.

zola build

This is done by default during the deploy pipeline.

Description
My personal guitar chord-book written in ChordPro.
https://mixtape.0x45.cz Readme 2.7 MiB
Languages
SCSS 49.9%
JavaScript 20.4%
HTML 16.9%
Shell 7.6%
Makefile 5.2%