mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
Add themes in-tree
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
---
|
||||
title: "Lebenslauf"
|
||||
draft: false
|
||||
type: "cv"
|
||||
---
|
||||
|
||||
## Erfahrung
|
||||
|
||||
{{< json-resume "work" >}}
|
||||
|
||||
## Ausbildung
|
||||
|
||||
{{< json-resume "education" >}}
|
||||
|
||||
## Ehrenamt
|
||||
|
||||
{{< json-resume "volunteer" >}}
|
||||
|
||||
## Auszeichnungen
|
||||
|
||||
{{< json-resume "awards" >}}
|
||||
|
||||
## Zertifikate
|
||||
|
||||
{{< json-resume "certificates" >}}
|
||||
|
||||
## Publikationen
|
||||
|
||||
{{< json-resume "publications" >}}
|
||||
|
||||
## Fähigkeiten
|
||||
|
||||
{{< json-resume "skills" >}}
|
||||
|
||||
## Sprachen
|
||||
|
||||
{{< json-resume "languages" >}}
|
||||
|
||||
## Interessen
|
||||
|
||||
{{< json-resume "interests" >}}
|
||||
|
||||
## Referenzen
|
||||
|
||||
{{< json-resume "references" >}}
|
||||
|
||||
## Projekte
|
||||
|
||||
{{< json-resume "projects" >}}
|
Reference in New Issue
Block a user