rocking and rolling now. getting ready for the big deliverable shortly.

This commit is contained in:
2024-11-18 14:25:15 -06:00
parent 253157767d
commit 2da3468772
9 changed files with 58 additions and 131 deletions

View File

@@ -27,6 +27,8 @@ unset IFS
#First html, for resume.reachableceo.com use
#Use pandoc
pandoc \
--from=markdown \
--to=html \
@@ -36,6 +38,8 @@ pandoc \
# pdf/doc, for sending to hiring managers/recruiters via email (and also available on resume.reachableceo.com)
#use wktohtml
pandoc \
--from=markdown \
--to=html \
@@ -43,6 +47,8 @@ pandoc \
-c resume-css-stylesheet.css \
../output/intermediate/CharlesNWybleShortResume.md
#Use pandoc
pandoc \
--from=markdown \
--to=html \