fixed upload script, added article details
This commit is contained in:
parent
c4d79a62f0
commit
6a9c774571
4
cv.md
4
cv.md
@ -55,14 +55,14 @@ Urbana, IL
|
|||||||
|
|
||||||
"Laudon's Garden: Habsburg Legacy and the Warped Space of Empire"
|
"Laudon's Garden: Habsburg Legacy and the Warped Space of Empire"
|
||||||
_History of the Present_
|
_History of the Present_
|
||||||
Vol. 10, Issue 1, forthcoming
|
Vol. 10, Issue 1, pp. 28-45
|
||||||
|
|
||||||
**2020**
|
**2020**
|
||||||
|
|
||||||
"Introduction to the Special Section Empire Off-Center (co-authored with
|
"Introduction to the Special Section Empire Off-Center (co-authored with
|
||||||
Giulia Carabelli)"
|
Giulia Carabelli)"
|
||||||
_History of the Present_
|
_History of the Present_
|
||||||
Vol. 10, Issue 1, forthcoming
|
Vol. 10, Issue 1, pp. 5-8
|
||||||
|
|
||||||
**2020**
|
**2020**
|
||||||
|
|
||||||
|
@ -12,8 +12,8 @@ address:
|
|||||||
#- "+381 65 9476968"
|
#- "+381 65 9476968"
|
||||||
email: jovanovic@history.ucla.edu
|
email: jovanovic@history.ucla.edu
|
||||||
# Insert URLs without http://
|
# Insert URLs without http://
|
||||||
#urls:
|
urls:
|
||||||
# - loshmi.net
|
- loshmi.net
|
||||||
#
|
#
|
||||||
# Sections
|
# Sections
|
||||||
#
|
#
|
||||||
@ -62,11 +62,11 @@ publications:
|
|||||||
- year: 2020
|
- year: 2020
|
||||||
title: "Laudon's Garden: Habsburg Legacy and the Warped Space of Empire"
|
title: "Laudon's Garden: Habsburg Legacy and the Warped Space of Empire"
|
||||||
publication: "History of the Present"
|
publication: "History of the Present"
|
||||||
details: Vol. 10, Issue 1, forthcoming
|
details: Vol. 10, Issue 1, pp. 28-45
|
||||||
- year: 2020
|
- year: 2020
|
||||||
title: "Introduction to the Special Section Empire Off-Center (co-authored with Giulia Carabelli)"
|
title: "Introduction to the Special Section Empire Off-Center (co-authored with Giulia Carabelli)"
|
||||||
publication: "History of the Present"
|
publication: "History of the Present"
|
||||||
details: Vol. 10, Issue 1, forthcoming
|
details: Vol. 10, Issue 1, pp. 5-8
|
||||||
- year: 2020
|
- year: 2020
|
||||||
title: "Sharpening the Haze: Visual Essays on Imperial History and Memory"
|
title: "Sharpening the Haze: Visual Essays on Imperial History and Memory"
|
||||||
publication: "London: Ubiquity Press"
|
publication: "London: Ubiquity Press"
|
||||||
|
@ -3,5 +3,5 @@
|
|||||||
rm cv.md
|
rm cv.md
|
||||||
pandoc --template=template.markdown -o cv.md details.yml
|
pandoc --template=template.markdown -o cv.md details.yml
|
||||||
make
|
make
|
||||||
scp -q cv.md root@loshmi.net:/var/www/html/user/pages/05.cv/page.en.md
|
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/05.cv/cv.pdf
|
scp -q output.pdf root@loshmi.net:/var/www/html/user/pages/06.cv/cv.pdf
|
||||||
|
Loading…
Reference in New Issue
Block a user