Commit Graph

3 Commits (9d0088a6013bea873502562eac0e4b7bd1487bb6)

Author SHA1 Message Date
Dozens B. McCuzzins 9d0088a601 Add many roles per company
This change to the resume schema allows you to list multiple roles per
company in your work experience.
2024-01-04 14:46:10 -07:00
Dozens B. McCuzzins f2e5742990 Add mustache lambdas
Now you can define lambdas in lambdas.js. In the build process, ed will
creat the json for the view from the toml, and insert the lambdas to be
fed to mustache to expand the templates to create the groff to create
the pdf.

See the examples in lambdas.js for guidance on writing lambdas.
2023-12-21 19:51:26 -07:00
Dozens B. McCuzzins bc51d57fe7 first commit 2023-12-05 22:51:32 -07:00