From a5d84d1ac51b39b081e801ac3726503ab20a7199 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Wed, 13 Sep 2023 06:50:54 -0500 Subject: [PATCH] chore: add TODO.norg file --- .gitignore | 1 + TODO.norg | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 TODO.norg diff --git a/.gitignore b/.gitignore index 2949961..82f0ddf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ !resume.tex !resume.pdf !.gitlab-ci.yml +!TODO.norg diff --git a/TODO.norg b/TODO.norg new file mode 100644 index 0000000..15a0b1f --- /dev/null +++ b/TODO.norg @@ -0,0 +1,3 @@ +- ( ) Output `resume.pdf` as a release instead of updating it and tracking it in git +- ( ) For the gitlab ci, cache the curl and tectonic installs along with tectonic's auto installed packages +- ( ) Add a linter for the tex file, or make tectonic more strict(?), might be annoying -- perhaps drop this