16 lines
		
	
	
		
			692 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			692 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Joshua Coles, CV
 | |
| 
 | |
| My CV, for different applications slight alterations are made and releases cut with tags.
 | |
| 
 | |
| A hosted version can be found at <https://files.joshuacoles.me/cv.pdf>
 | |
| 
 | |
| ## Building
 | |
| 
 | |
| Currently the CV is built using [`tectonic`](https://tectonic-typesetting.github.io/en-US/) for a nicer build experience. This can be installed as described [here](https://tectonic-typesetting.github.io/en-US/install.html).
 | |
| 
 | |
| Commands are managed using the [Just runner](https://just.systems/), to build the CV run `just build`.
 | |
| 
 | |
| ## License
 | |
| 
 | |
| The template used is licensed under the MIT license, see `LICENSE-TEMPLATE.md`, the content of the CV is licensed under the MIT license, see `LICENSE.md`.
 |