mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 09:02:29 +00:00
Add themes in-tree
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
---
|
||||
title: "CV"
|
||||
draft: false
|
||||
type: "cv"
|
||||
---
|
||||
|
||||
## Experience
|
||||
|
||||
{{< json-resume "work" >}}
|
||||
|
||||
## Education
|
||||
|
||||
{{< json-resume "education" >}}
|
||||
|
||||
## Volunteering
|
||||
|
||||
{{< json-resume "volunteer" >}}
|
||||
|
||||
## Awards
|
||||
|
||||
{{< json-resume "awards" >}}
|
||||
|
||||
## Certificates
|
||||
|
||||
{{< json-resume "certificates" >}}
|
||||
|
||||
## Publications
|
||||
|
||||
{{< json-resume "publications" >}}
|
||||
|
||||
## Skills
|
||||
|
||||
{{< json-resume "skills" >}}
|
||||
|
||||
## Languages
|
||||
|
||||
{{< json-resume "languages" >}}
|
||||
|
||||
## Interests
|
||||
|
||||
{{< json-resume "interests" >}}
|
||||
|
||||
## References
|
||||
|
||||
{{< json-resume "references" >}}
|
||||
|
||||
## Projects
|
||||
|
||||
{{< json-resume "projects" >}}
|
Reference in New Issue
Block a user