Add resume repository to projects

This commit is contained in:
Carl Pearson
2017-09-27 16:48:39 -05:00
parent 24fda14e59
commit c3fe0f55a4

31
content/project/resume.md Normal file
View File

@@ -0,0 +1,31 @@
+++
title = "Resume/CV"
date = 2017-09-27T16:45:32-05:00
draft = false
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = ["personal"]
# Project summary to display on homepage.
summary = "Generate PDF, docx, html, and txt resume/cv from a single markdown source."
# Optional image to display on homepage.
image_preview = ""
# Optional external URL for project (replaces project detail page).
external_link = "https://github.com/cwpearson/resume"
# Does the project detail page use math formatting?
math = false
# Does the project detail page use source code highlighting?
highlight = false
# Featured image
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
[header]
image = ""
caption = ""
+++