cv

Simple (ATS) CV LaTeX Template
git clone https://git.ckiri.com/cmk/cv.git
Log | Files | Refs | README

commit cf343f9c20bfc3eaad55bc4b4ae3ef788e899c28
parent 3ceb8410bf1a6f541d3e9350e91bee5969add101
Author: Chris Kiriakou <chris@kiriakou.net>
Date:   Wed, 23 Sep 2026 20:40:16 +0200

Change config.mk to config.tex for a more streamlined approach

Diffstat:
M.gitignore | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore @@ -1,6 +1,6 @@ build assets -config.mk +config.tex content/* !content/ats-template.tex !content/template.tex