This commit is contained in:
Charles N Wyble 2024-12-09 14:42:43 -06:00
parent 707ea3aa7f
commit 442f110e87
2 changed files with 0 additions and 9 deletions

View File

@ -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"

View File

@ -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"