2024-12-15 00:07:23 -06:00
|
|
|
###################################################
|
|
|
|
# Modify these values to suit
|
|
|
|
###################################################
|
|
|
|
|
|
|
|
#############################################################################
|
|
|
|
#SET THIS NEXT VARIABLE OR NOTHING WILL WORK!!!!
|
|
|
|
|
|
|
|
export PipelineClientWorkingDir="D:/tsys/@ReachableCEO/DSR-Pipeline-ClientExample/local"
|
|
|
|
|
|
|
|
#SET THE PREVIOUS VARIABLE OR NOTHING WILL WORK!!!!
|
|
|
|
#############################################################################
|
|
|
|
|
|
|
|
##########################################
|
|
|
|
# Layout/title page /formatting options
|
|
|
|
##########################################
|
|
|
|
|
|
|
|
export ReportAuthor="First Middle Last"
|
|
|
|
export AuthorTagline="Your.Tagline.Here."
|
|
|
|
export AuthorLogo=""
|
|
|
|
export SourceCode="https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline"
|
|
|
|
export URLCOLOR="blue"
|
2024-12-15 00:09:15 -06:00
|
|
|
export PAGEBACKGROUND="$PipelineClientWorkingDir/build/background5.pdf"
|
2024-12-15 00:07:23 -06:00
|
|
|
export PANDOC_TEMPLATE="eisvogel"
|