v1.1.1
This commit is contained in:
parent
a6e10e5063
commit
2cc62670ca
@ -2,12 +2,8 @@
|
||||
|
||||
rm ./output/intermediate/CharlesNWybleShortResume.md
|
||||
|
||||
# todo. html version.
|
||||
#rm /d/tsys/@ReachableCEO/resume.reachableceo.com/non-cv/CharlesNWybleShortResume.html
|
||||
|
||||
IntermediateOutputFile="./output/intermediate/CharlesNWybleShortResume.md"
|
||||
|
||||
|
||||
# Combine markdown files into single input file for pandoc
|
||||
|
||||
NonCvResumeInputFiles=(
|
||||
@ -36,9 +32,7 @@ echo " " >> $IntermediateOutputFile
|
||||
cat "../common/@ReachableCEO/Resume/common/Education.md" >> $IntermediateOutputFile
|
||||
echo " " >> $IntermediateOutputFile
|
||||
|
||||
# Run pandoc to generate HTML/PDF/DOC into output dir
|
||||
|
||||
#First html, for resume.reachableceo.com use
|
||||
# Run pandoc to generate PDF into output dir
|
||||
|
||||
pandoc \
|
||||
$IntermediateOutputFile \
|
||||
|
@ -42,9 +42,6 @@ Projects
|
||||
- other cool project (go through CV to find) #todo
|
||||
- #todo Find and flesh out
|
||||
|
||||
|
||||
## Employment History
|
||||
|
||||
**CDK Global**, *Senior System Engineer*, July 2024 - October 2024
|
||||
|
||||
**Apple Computer**, *Senior System Administrator*, March 2024 - July 2024
|
||||
|
Loading…
Reference in New Issue
Block a user