diff --git a/local/StakeholderOutputVariables.env b/local/StakeholderOutputVariables.env new file mode 100644 index 0000000..84c8ce3 --- /dev/null +++ b/local/StakeholderOutputVariables.env @@ -0,0 +1,23 @@ +################################################### +# 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" +export PAGEBACKGROUND="./background5.pdf" +export PANDOC_TEMPLATE="eisvogel" \ No newline at end of file diff --git a/local/build/StakeholderProduct.yml b/local/build/BuildTemplate-StakeholderOutput.yml similarity index 75% rename from local/build/StakeholderProduct.yml rename to local/build/BuildTemplate-StakeholderOutput.yml index 2c29ea4..4dc3a2c 100644 --- a/local/build/StakeholderProduct.yml +++ b/local/build/BuildTemplate-StakeholderOutput.yml @@ -1,4 +1,4 @@ -title: "{{ReportAuthor}} Daily Stakeholder Report - \today" +title: "{{ReportAuthor}} Daily Stakeholder Report : \today" titlepage: true titlepage-logo: "{{CandidateLogo}}" date: \today