ship it
This commit is contained in:
		@@ -1,6 +0,0 @@
 | 
				
			|||||||
CandidateName="First Middle Last"
 | 
					 | 
				
			||||||
CandidateLogo=""
 | 
					 | 
				
			||||||
CandidateTagline="Your.Tagline.Here."
 | 
					 | 
				
			||||||
ResumeSourceCode="https://github.com/reachableceo"
 | 
					 | 
				
			||||||
URLCOLOR="blue"
 | 
					 | 
				
			||||||
PAGEBACKGROUND="../vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds"
 | 
					 | 
				
			||||||
@@ -1,8 +1,5 @@
 | 
				
			|||||||
#!/usr/bin/env bash
 | 
					#!/usr/bin/env bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#TODO make this work. For now, editing this script and setting the below export lines is required.
 | 
					 | 
				
			||||||
#source ./ResumeVariables.env
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export CandidateName="First Middle Last"
 | 
					export CandidateName="First Middle Last"
 | 
				
			||||||
export CandidatePhone="1 123 456 7890"
 | 
					export CandidatePhone="1 123 456 7890"
 | 
				
			||||||
export CandidateLocation="Place 1/Place 2"
 | 
					export CandidateLocation="Place 1/Place 2"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user