Commit Graph

6 Commits (main)

Author SHA1 Message Date
dozens 3f5053b588 coverletter 2024-02-27 17:44:25 -07:00
dozens 2974b5a5f1 updates
- 🗄️ big reorg
-  add html export
2024-02-05 16:35:26 -07:00
dozens e2e8198be5 Add keeps to resume sections
This splits each resume section out into its own table (instead of
having one long continuous table) and then puts each section in a keep.
This fixes it so that no section is spread awkwardly across multiple
pages.

minor updates for formatting
2024-02-05 10:55:03 -07:00
dozens 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 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 bc51d57fe7 first commit 2023-12-05 22:51:32 -07:00