work history should be common to both outputs
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
|
||||
Work history
|
||||
------------
|
||||
|
||||
- **Insight Global - CDK Global** | **Senior System Engineer** | July 2024 - October 2024
|
||||
- **TCS - Apple Computer** | **Senior System Administrator** | March 2024 - July 2024
|
||||
- **Shein.com** | **Staff SIte Reliability Engineer** | December 2022 - August 2023
|
||||
- **3M** | **Senior Site Reliability Engineer** | March 2020 - November 2022
|
||||
- **Dell Residency - Confidential End CLients (government sector)** | **Resident System/Network Expert** | October 2019 - March 2020
|
||||
- **TippingPoint** | **Staff System/network Architect** | March 2012 - June 2019
|
||||
- **HostGator** | **Automation and Escalation Engineer** | March 2011 - May 2012
|
||||
- **RippleTV** | **Systems Engineer** | October 2008 - Jaunary 2010
|
||||
- **Walt Disney Internet Group** | **Site Reliability Engineer** | August 2006 - September 2007
|
||||
- **Electronic Clearing House** | **Senior Linux System Administrator** | April 2005 - July 2006
|
||||
- **GSI Commerce** | **HPUX/Windows/Linux System Administrator** | March 2002 - February 2005
|
||||
|
@@ -6,7 +6,7 @@ NonCvResumeInputFiles=(
|
||||
"../../common/@ReachableCEO/Resume/Common/Contact-Info.md"
|
||||
"../@ReachableCEO/Resume/Non-CV/Skills.md"
|
||||
"../@ReachableCEO/Resume/Non-CV/Projects.md"
|
||||
"../@ReachableCEO/Resume/Non-CV/Work-History.md"
|
||||
"../../common/@ReachableCEO/Resume/Common/Work-History.md"
|
||||
"../../common/@ReachableCEO/Resume/Common/Education.md"
|
||||
)
|
||||
|
||||
@@ -25,9 +25,15 @@ unset IFS
|
||||
# --from=markdown \
|
||||
# --output=../output/final/CharlesNWybleShortResume.pdf
|
||||
|
||||
#First html, for resume.reachableceo.com
|
||||
|
||||
pandoc \
|
||||
--from=markdown \
|
||||
--to=html \
|
||||
-o ../output/final/CharlesNWybleShortResume.html \
|
||||
-c resume-css-stylesheet.css \
|
||||
../output/intermediate/CharlesNWybleShortResume.md
|
||||
../output/intermediate/CharlesNWybleShortResume.md
|
||||
|
||||
# Second pdf, for sending to hiring managers/recruiters
|
||||
|
||||
# Third pdf, for sending to hiring managers/recruiters
|
Reference in New Issue
Block a user