.
This commit is contained in:
parent
bbce36ab4f
commit
b6504955b5
23
local/StakeholderOutputVariables.env
Normal file
23
local/StakeholderOutputVariables.env
Normal file
@ -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"
|
@ -1,4 +1,4 @@
|
|||||||
title: "{{ReportAuthor}} Daily Stakeholder Report - \today"
|
title: "{{ReportAuthor}} Daily Stakeholder Report : \today"
|
||||||
titlepage: true
|
titlepage: true
|
||||||
titlepage-logo: "{{CandidateLogo}}"
|
titlepage-logo: "{{CandidateLogo}}"
|
||||||
date: \today
|
date: \today
|
Loading…
x
Reference in New Issue
Block a user