This commit is contained in:
		
							
								
								
									
										12
									
								
								readme.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								readme.md
									
									
									
									
									
								
							@@ -2,6 +2,7 @@
 | 
			
		||||
 | 
			
		||||
- [`chordpro`](https://github.com/ChordPro/chordpro/)
 | 
			
		||||
- `ghostscript`
 | 
			
		||||
- `zola` (optional)
 | 
			
		||||
 | 
			
		||||
## Building
 | 
			
		||||
 | 
			
		||||
@@ -21,3 +22,14 @@ 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](https://www.getzola.org/).
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
zola build
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
This is done by default during the deploy pipeline.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user