Commit Graph

21 Commits

Author SHA1 Message Date
0535a9f90c Work out and document a dece cover letter style. 2024-07-03 11:33:20 -04:00
f4eb6da107 Using entr and pandoc, watch and render the passed markdown file. 2024-07-03 11:32:09 -04:00
273352de57 Change Contractor section language. 2024-01-11 10:43:10 -05:00
165765efe8 Remove the GitHub CSS file, as we're using LaTeX for all rendering and styling now. 2023-12-18 16:51:44 -05:00
bbc4d0d38d Switch rendering to LaTeX, which is extensible and beautiful. 2023-12-18 16:51:20 -05:00
f8e30e28cf Add a LinkedIn link in. 2023-12-18 16:51:07 -05:00
ec353e8c00 Trim trailing single quote. 2023-12-18 14:50:43 -05:00
10a30286b1 Include instructions for rendering README.md as a PDF. 2023-12-18 14:49:10 -05:00
6a2eea10f5 Reintroduce newline before freelance date span. 2023-12-13 12:33:45 -05:00
72dd88029c Add missing closing tag on Soft Skills. 2023-12-13 12:32:54 -05:00
60a640c67f Straightened out heading semantics and role formatting. 2023-12-13 12:31:17 -05:00
d71e9296c9 Expand skills section. 2023-12-13 11:44:50 -05:00
c99b51c6c1 Harden my bio for now. Tweak a couple role bullets. 2023-12-13 11:35:14 -05:00
d375c663f7 Flesh out the roles and responsibilities from my time at LAO. 2023-11-08 15:27:36 -05:00
5744fe3a7a Provide meaningful descriptions of my two Alvéole roles. 2023-11-08 14:28:29 -05:00
7a2b9c8b65 Provide a decent stylesheet for PDF exports via pandoc.
PDF render export command so far is this:

pandoc -f gfm -t html5 --metadata pagetitle="README.md" --css github.css README.md -o test.pdf

And I'm using the entr utility to rerender on change:

https://github.com/eradman/entr
2023-09-22 12:57:08 -04:00
00b2e288d6 Ignore rendered PDFs, attempt #2. 2023-09-22 12:54:29 -04:00
6049716e5b Ignore rendered PDFs. 2023-09-22 12:51:18 -04:00
98a34ff21a Adjust library responsibilities. 2023-09-22 12:38:41 -04:00
Nicholas Warzin
ff48b9dcdc Write a first draft of some experience, basic structure. 2022-03-29 21:19:19 -04:00
0546d3eea0 Initial commit 2021-06-16 10:12:37 -04:00