pipeline
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#############################################################################
|
||||
#SET THIS OR NOTHING WILL WORK
|
||||
export PipelineClientWorkingDir="D:/tsys/ReachableCEOPublic/MarketingMaterials/inputs/ReachableCEO-Profile-Consulting/local"
|
||||
#SET THIS OR NOTHING WILL WORK
|
||||
#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/"
|
||||
#SET THESE TWO VARIABLE CORRECTLY OR NOTHING WILL WORK
|
||||
#############################################################################
|
||||
|
||||
###################################################
|
||||
@@ -23,14 +24,14 @@ export ConsultantEmail="reachableceo@reachableceo.com"
|
||||
export ConsultantOneLineSummary="Senior (**Staff level**) **System Engineer/SRE/Architect** with extensive Linux/Windows/Networking/Cyber security background and experience
|
||||
"
|
||||
export ConsultantLinkedin="https://www.linkedin.com/in/charles-wyble-412007337"
|
||||
export ConsultantGithub="https://www.github.com/reachableceo"
|
||||
export ConsultantGithub="https://git.knownelement.com/reachableceo"
|
||||
export ConsultantTagline="Candor. Consistency. Completion."
|
||||
|
||||
########################
|
||||
# Formatting options
|
||||
########################
|
||||
|
||||
export ConsultantLogo="D:/tsys/ReachableCEOPublic/ReachableCEO.png"
|
||||
export ConsultantLogo="~/localuser/ReachableCEO/ReachableCEOOutreachMaterial/ReachableCEO.png"
|
||||
export SourceCode="https://git.knownelement.com/reachableceo/ReachableCEO-Profile-Consulting"
|
||||
export URLCOLOR="blue"
|
||||
export PAGEBACKGROUND="$PipelineClientWorkingDir/build/background3.pdf"
|
||||
@@ -65,7 +66,6 @@ export ConsultantHourlyRateBespoke="245.00"
|
||||
|
||||
export PROFILE_FILE_NAME="$(echo $ConsultantName|sed 's/ //g')"
|
||||
|
||||
export BUILD_OUTPUT_DIR="D:/tsys/ReachableCEOPublic/MarketingMaterials/outputs/profile-consulting.reachableceo.com/ConsultantProfile"
|
||||
|
||||
export ConsultantInfoSheetMarkdownOutputFile="$BUILD_OUTPUT_DIR/$PROFILE_FILE_NAME-ConsultantInfoSheet.md"
|
||||
export ConsultantInfoSheetPDFOutputFile="$BUILD_OUTPUT_DIR/$PROFILE_FILE_NAME-ConsultantInfoSheet.pdf"
|
||||
|
0
local/build/build-consulting-profile.sh
Normal file → Executable file
0
local/build/build-consulting-profile.sh
Normal file → Executable file
Reference in New Issue
Block a user