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