b1c6afa81c8110aac818786f2beb0eb1cf816f41
				
			
			
		
	Requirements
chordproghostscriptzola(optional)
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
				
					Languages
				
				
								
								
									SCSS
								
								45.7%
							
						
							
								
								
									HTML
								
								21.9%
							
						
							
								
								
									JavaScript
								
								18.3%
							
						
							
								
								
									Makefile
								
								7.1%
							
						
							
								
								
									Shell
								
								7%