initial checkin
This commit is contained in:
.gitignore
archetypes
config.tomlcontent
_index.md
push.shblog
1000-miles.md_index.mdaerospace-horror-1.mdandroid-test.mdbe-a-part-of-it.mdblogging-30000ft.mdcanyons.mddamn.mddfw-rap.mdfipo.mdhalfway.mdhorse-in-the-hills.mdicelandic-worries.mdnashville.mdnew-orleans.mdnumbers.mdrapid-city.mdrapid-incompetence.mdready-steady-go.mdrockets.mdrodizio.mdsanta-cruz.mdtennessee.mdthe-blues.mdwashington-columbia.md
static
themes/hugo-theme-notrack
.gitignoreLICENSE.mdREADME.mdtheme.toml
archetypes
data
notrack
exampleSite
.gitmodules
archetypes
config.tomlcontent
static
images
layouts
404.html
_default
home.htmlpartials
blog-entry-summary.htmlblog-taxonomy-info.htmlfooter.htmlhead.htmlheader.htmlpagination.htmlpost-category-link.htmlpost-tag-link.html
shortcodes
contact-box.htmlcontainer.htmlgallery-category.htmlgallery-modal.htmlgallery-photo.htmlgallery-script.htmlimage.htmlrawhtml.htmlresume-category.htmlresume-entry.htmlresume-section.htmlsocial.htmlvideo.html
taxonomy
static
css
fonts
FreeMono.woffFreeMonoBold.woffFreeMonoBoldOblique.woffFreeMonoOblique.woffFreeSans-small.woffFreeSans.woffFreeSansBold-small.woffFreeSansBold.woffFreeSansBoldOblique.woffFreeSansOblique.woffFreeSerif-small.woffFreeSerif.woffFreeSerifBold-small.woffFreeSerifBold.woffFreeSerifBoldItalic-small.woffFreeSerifBoldItalic.woffFreeSerifItalic-small.woffFreeSerifItalic.wofffa-brands-400.woff2fa-solid-900.woff2mononoki-Bold.woff2mononoki-BoldItalic.woff2mononoki-Italic.woff2mononoki-Regular.woff2
js
74
themes/hugo-theme-notrack/exampleSite/content/resume.md
Normal file
74
themes/hugo-theme-notrack/exampleSite/content/resume.md
Normal file
@ -0,0 +1,74 @@
|
||||
---
|
||||
title: "Resume"
|
||||
date: 2020-06-01T17:11:12+02:00
|
||||
draft: false
|
||||
menu:
|
||||
main:
|
||||
name: "Resume"
|
||||
weight: 5
|
||||
---
|
||||
|
||||
{{< container >}}
|
||||
{{% resume-section title="About Me" %}}
|
||||
My career has been a series of ups and downs, starting out as a child
|
||||
prodigy, getting involved in religious sectarianism which earned me a
|
||||
life sentence, which I fortuantely were able to circumvent, followed by
|
||||
presitigous academic and diplomatic roles and finally by barely surving being
|
||||
shipwrecked.
|
||||
{{% /resume-section %}}
|
||||
{{< resume-section title="Experience" >}}
|
||||
{{< resume-entry what="Swedish Ambassdor to France"
|
||||
where="Paris"
|
||||
when="1634–1645" >}}
|
||||
<ul>
|
||||
<li>Appointed directly by Swedish regent Axel Oxelstierna.</li>
|
||||
<li>Helped negotiate a treaty which led to the end of the Thirty
|
||||
Years' War.</li>
|
||||
</ul>
|
||||
{{< /resume-entry >}}
|
||||
{{% resume-entry what="Freelance Academic"
|
||||
when="1621–1631"
|
||||
where="Mainly working from France" %}}
|
||||
* I have three major publications from my time in France.
|
||||
* The most well-received publication was *On the law of war and
|
||||
peace*, published in Parision press in 1625.
|
||||
{{% /resume-entry %}}
|
||||
{{% resume-entry what="Pensionary of Rotterdam"
|
||||
where="Town Delegation of Rotterdam"
|
||||
when="1613-1616" %}}
|
||||
|
||||
Pensionary is a type of governor role in the Netherlands.
|
||||
|
||||
1. I dealt with issues of the freedom of the seas.
|
||||
3. I led a delegation to England in protest of the English actions, who had
|
||||
seized Dutch vessels under the claim that they were trespassing on British
|
||||
sea.
|
||||
4. While the protest was unsuccessful, the principles I argued for later became
|
||||
international law.
|
||||
{{% /resume-entry %}}
|
||||
{{< /resume-section >}}
|
||||
{{% resume-section title="Interests" %}}
|
||||
Latin Elegies
|
||||
|
||||
Natural Law
|
||||
|
||||
Calvinism
|
||||
|
||||
Just Wars
|
||||
|
||||
{{% /resume-section %}}
|
||||
|
||||
{{< resume-section title="Languages" >}}
|
||||
{{< resume-category title="Dutch" >}}
|
||||
{{% resume-entry what="Native Language" %}}
|
||||
* Hollandish accent
|
||||
{{% /resume-entry %}}
|
||||
{{< resume-category title="Latin" >}}
|
||||
{{% resume-entry what="Private Lessons" when="1588-1598" %}}
|
||||
{{% /resume-entry %}}
|
||||
{{< resume-category title="French" >}}
|
||||
{{% resume-entry what="French Classes" when="1621–1623" where="Ecole de Paris" %}}
|
||||
{{% /resume-entry %}}
|
||||
{{< /resume-section >}}
|
||||
{{< /container >}}
|
||||
|
Reference in New Issue
Block a user