fantastic. a great day of coding and learning!
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
title: "{{CandidateName}} Candidate Detail Sheet"
 | 
			
		||||
title: "{{CandidateName}} Candidate Information Sheet"
 | 
			
		||||
titlepage: true
 | 
			
		||||
titlepage-logo: "{{CandidateLogo}}"
 | 
			
		||||
toc: true
 | 
			
		||||
@@ -9,6 +9,6 @@ header-center: "\\leftmark"
 | 
			
		||||
header-right: "Page \\thepage"
 | 
			
		||||
footer-left: "{{CandidateName}}"
 | 
			
		||||
footer-center: "{{CandidateTagline}}"
 | 
			
		||||
footer-right: "[Source code]({{CandidateInfoSheetSourceCode}})"
 | 
			
		||||
footer-right: "[Source code]({{SourceCode}})"
 | 
			
		||||
urlcolor: {{URLCOLOR}}
 | 
			
		||||
page-background: "{{PAGEBACKGROUND}}"
 | 
			
		||||
@@ -7,6 +7,6 @@ header-center: "\\leftmark"
 | 
			
		||||
header-right: "Page \\thepage"
 | 
			
		||||
footer-left: "{{CandidateName}}"
 | 
			
		||||
footer-center: "{{CandidateTagline}}"
 | 
			
		||||
footer-right: "[Source code for this resume]({{ResumeSourceCode}})"
 | 
			
		||||
footer-right: "[Source code]({{SourceCode}})"
 | 
			
		||||
urlcolor: {{URLCOLOR}}
 | 
			
		||||
page-background: "{{PAGEBACKGROUND}}"
 | 
			
		||||
@@ -29,8 +29,7 @@ export CandidateTagline="Your.Tagline.Here."
 | 
			
		||||
########################
 | 
			
		||||
 | 
			
		||||
export CandidateLogo=""
 | 
			
		||||
export ResumeSourceCode="https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline"
 | 
			
		||||
export CandidateInfoSheetSourceCode="https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline"
 | 
			
		||||
export SourceCode="https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline"
 | 
			
		||||
export URLCOLOR="blue"
 | 
			
		||||
export PAGEBACKGROUND="../vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background3.pdf"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user