fixed upload script, added article details

This commit is contained in:
Miloš Jovanović 2020-04-26 23:58:33 -07:00
parent c4d79a62f0
commit 6a9c774571
3 changed files with 8 additions and 8 deletions

4
cv.md
View File

@ -55,14 +55,14 @@ Urbana, IL
"Laudon's Garden: Habsburg Legacy and the Warped Space of Empire"
_History of the Present_
Vol. 10, Issue 1, forthcoming
Vol. 10, Issue 1, pp. 28-45
**2020**
"Introduction to the Special Section Empire Off-Center (co-authored with
Giulia Carabelli)"
_History of the Present_
Vol. 10, Issue 1, forthcoming
Vol. 10, Issue 1, pp. 5-8
**2020**

View File

@ -12,8 +12,8 @@ address:
#- "+381 65 9476968"
email: jovanovic@history.ucla.edu
# Insert URLs without http://
#urls:
# - loshmi.net
urls:
- loshmi.net
#
# Sections
#
@ -62,11 +62,11 @@ publications:
- year: 2020
title: "Laudon's Garden: Habsburg Legacy and the Warped Space of Empire"
publication: "History of the Present"
details: Vol. 10, Issue 1, forthcoming
details: Vol. 10, Issue 1, pp. 28-45
- year: 2020
title: "Introduction to the Special Section Empire Off-Center (co-authored with Giulia Carabelli)"
publication: "History of the Present"
details: Vol. 10, Issue 1, forthcoming
details: Vol. 10, Issue 1, pp. 5-8
- year: 2020
title: "Sharpening the Haze: Visual Essays on Imperial History and Memory"
publication: "London: Ubiquity Press"

View File

@ -3,5 +3,5 @@
rm cv.md
pandoc --template=template.markdown -o cv.md details.yml
make
scp -q cv.md root@loshmi.net:/var/www/html/user/pages/05.cv/page.en.md
scp -q output.pdf root@loshmi.net:/var/www/html/user/pages/05.cv/cv.pdf
scp -q cv.md root@loshmi.net:/var/www/html/user/pages/06.cv/page.en.md
scp -q output.pdf root@loshmi.net:/var/www/html/user/pages/06.cv/cv.pdf