mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 18:06:23 +00:00
a54476eede
In recent commits, HackMyResume generation logic, much like the pilots in Top Gun who became too reliant on air-to-air missiles and lost the true art of dogfighting, has become dependent on file-based generation as implicit file assumptions have crept in. This commit reaffirms the file-less, string-based nature of the generation process and, as a side effect, adjusts the behavior of (binary) PDF generation to match. |
||
---|---|---|
.. | ||
base-generator.js | ||
html-generator.js | ||
html-pdf-generator.js | ||
json-generator.js | ||
json-yaml-generator.js | ||
latex-generator.js | ||
markdown-generator.js | ||
template-generator.js | ||
text-generator.js | ||
word-generator.js | ||
xml-generator.js | ||
yaml-generator.js |