all artifacts get created when i comment out the logo. digging into it.

This commit is contained in:
Charles N Wyble 2024-12-10 17:44:05 -06:00
parent 0c6d564458
commit 2a2be1ad10
7 changed files with 23 additions and 3 deletions

View File

@ -0,0 +1,4 @@
{{CandidateName}}
=====
{{CandidateOneLinerSummary}}

View File

@ -0,0 +1,6 @@
{{CandidateName}}
=====
{{CandidateOneLinerSummary}}
[ [Github Profile]({{CandidateGithub}}) ] . [ [Linkedin Profile]({{CandidateLinkedin}}) ] . [ {{CandidateEmail}} ] . [ {{CandidatePhone}} ] . [ {{CandidateLocation}} ]

View File

@ -1,6 +1,6 @@
title: "Charles N Wyble Candidate Information Sheet"
titlepage: true
titlepage-logo: "D:\tsys\@ReachableCEO\ReachableCEO.png"
titlepage-logo: ""
toc: true
toc-own-page: true
date: \today

View File

@ -0,0 +1,4 @@
Charles N Wyble
=====

View File

@ -0,0 +1,6 @@
Charles N Wyble
=====
[ [Github Profile](https://www.github.com/reachableceo) ] . [ [Linkedin Profile](https://www.linkedin.com/in/charles-wyble-412007337) ] . [ reachableceo@reachableceo.com ] . [ 1 818 280 7059 ] . [ Austin TX / Raleigh NC / Remote ]

View File

@ -1,6 +1,6 @@
title: "Charles N Wyble Resume"
titlepage: true
titlepage-logo: "D:\tsys\@ReachableCEO\ReachableCEO.png"
titlepage-logo: ""
date: \today
header-left: "\\hspace{1cm}"
header-center: "\\leftmark"

View File

@ -44,7 +44,7 @@ export CandidateTagline="Tenacity. Velocity. Focus."
# Formatting options
########################
export CandidateLogo="D:\tsys\@ReachableCEO\ReachableCEO.png"
#export CandidateLogo="D:\\tsys\\@ReachableCEO\\ReachableCEO.png"
export SourceCode="https://git.knownelement.com/reachableceo/ReachableCEOResume"
export URLCOLOR="blue"
export PAGEBACKGROUND="$PipelineClientWorkingDir/build/background5.pdf"