14 lines
663 B
Markdown
14 lines
663 B
Markdown
Resume [](https://woodpecker.ewpt3ch.dev/repos/2)
|
|
|
|
# Resume builder
|
|
|
|
### 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.
|
|
|