rocking and rolling now. getting ready for the big deliverable shortly.
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user