From d026e79df929e22622b6e242bafbdf8d653415ee Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Tue, 3 Feb 2026 10:49:14 -0700 Subject: [PATCH] updated readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a49fc7f..f7622b9 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,12 @@ Resume [![status-badge](https://woodpecker.ewpt3ch.dev/api/badges/2/status.svg)] # Resume builder -Resume(s) are written in [markdown](https://www.markdownguide.org/) and stored in the markdown/. When the project is pushed it outputs pdf in public/ and publishes an html available at www.ewpt3ch.dev/resume. +### TODO + +- limit rebuild to changes in markdown folder +- get resume.html with all relevant info +- create link to download pdf +- create sub resumes for different roles(dev, data science, sysops) with links to the relevant html and pdf for specific job applications. + +Resume(s) are written in [markdown](https://www.markdownguide.org/) and stored in the markdown/ folder. When the project is pushed and has changes in the markdown folder it outputs pdf in public/ and publishes an html available at www.ewpt3ch.dev/resume.