diff --git a/build/ResumeVariables.env b/build/ResumeVariables.env deleted file mode 100644 index 9b60a4e..0000000 --- a/build/ResumeVariables.env +++ /dev/null @@ -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" \ No newline at end of file diff --git a/build/build.sh b/build/build.sh index 7dcaabc..424e16b 100644 --- a/build/build.sh +++ b/build/build.sh @@ -1,8 +1,5 @@ #!/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 CandidatePhone="1 123 456 7890" export CandidateLocation="Place 1/Place 2"