Example repository for using the MarkdownResume-Pipeline vendored repository
Go to file
2024-12-13 16:12:24 -06:00
local more json. repl for the win... 2024-12-13 16:12:24 -06:00
vendor/git.knownelement.com Update "MarkdownResume-Pipeline" from "https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline.git@main" 2024-12-13 16:07:33 -06:00
.gitignore dirty files ignore... 2024-12-13 14:19:25 -06:00
LICENSE Initial commit 2024-12-10 20:46:54 +00:00
README.md updated docs to reflect latest changes 2024-12-10 16:14:00 -06:00

MarkdownResume-Pipeline-ClientExample

Example client repository for using the MarkdownResume-Pipeline vendored repository.

Quickstart

I recommend doing these steps in order for efficency.

  • Edit local/build/build-resume.sh and edit the values in the top section to refelct your information.
  • Edit local/Templates/WorkHistory/WorkHistory.csv
  • Create local/Templates/JobHistoryDetails/.md to match the value in the first field of WorkHistory.csv
  • Edit local/Templates/SkillsAndProjects/Projects.md
  • Edit local/Template/SkillsAndProjects/Skills.csv
  • Edit local/Templates/CandidateInfoSheet.md
  • cd to the local/build directory and run bash build-resume.sh