changes for pipeline and pathing

This commit is contained in:
2025-07-11 23:26:43 -05:00
parent bd6d4717b5
commit f8c0c73410
7 changed files with 1193 additions and 121 deletions

View File

@@ -1,7 +1,7 @@
#############################################################################
#SET THESE TWO VARIABLE CORRECTLY OR NOTHING WILL WORK
export PipelineClientWorkingDir="~/ReachableCEO/ReachableCEO-OutreachMaterial/ReachableCEO-Profile-Consulting/local"
export BUILD_OUTPUT_DIR="~/ReachableCEO/ReachableCEO-OutreachMaterial/ReachableCEO-Profile-Consulting/RenderedAssets/"
export PipelineClientWorkingDir="/home/localuser/ReachableCEO/ReachableCEO-OutreachMaterial/ReachableCEO-Profile-Consulting/local/"
export BUILD_OUTPUT_DIR="/home/localuser/ReachableCEO/ReachableCEO-OutreachMaterial/ReachableCEO-Profile-Consulting/RenderedAssets/"
#SET THESE TWO VARIABLE CORRECTLY OR NOTHING WILL WORK
#############################################################################
@@ -35,7 +35,7 @@ export ConsultantLogo="~/localuser/ReachableCEO/ReachableCEOOutreachMaterial/Rea
export SourceCode="https://git.knownelement.com/reachableceo/ReachableCEO-Profile-Consulting"
export URLCOLOR="blue"
export PAGEBACKGROUND="$PipelineClientWorkingDir/build/background3.pdf"
export PANDOC_TEMPLATE="eisvogel"
export PANDOC_TEMPLATE="$PipelineClientWorkingDir/build/eisvogel.tex"
###########################
# Yaml files used by pandoc

1073
local/build/eisvogel.tex Normal file

File diff suppressed because it is too large Load Diff