changing urls
This commit is contained in:
@@ -9,8 +9,8 @@ fi
|
||||
|
||||
# Use -n to number sections.
|
||||
|
||||
asciidoctor -D ${DESTDIR} -o cv.html cv.adoc
|
||||
asciidoctor -D ${DESTDIR} -n -o resume.html resume.adoc
|
||||
asciidoctor -D ${DESTDIR}/cv -n -o index.html cv.adoc
|
||||
asciidoctor -D ${DESTDIR}/resume -n -o index.html resume.adoc
|
||||
|
||||
#asciidoctor-pdf -a filetype=pdf -D ${DESTDIR} -d article cv.adoc
|
||||
asciidoctor-pdf -a filetype=pdf -D ${DESTDIR} cv.adoc
|
||||
|
||||
Reference in New Issue
Block a user