diff --git a/content/blog/resume_github_actions.md b/content/blog/resume_github_actions.md new file mode 100644 index 0000000..97c627f --- /dev/null +++ b/content/blog/resume_github_actions.md @@ -0,0 +1,10 @@ +--- +title: "Building my resume with GitHub Actions" +date: "2023-09-29" +draft: true +--- + +I have been using [Overleaf](https://www.overleaf.com/) to edit, update and built my resume. Overleaf is a cloud-based LaTeX editor with countless templates for resumes, theses, presentations, cover letters, scientific papers and more. I have used Overleaf's GitHub integration and GitHub Actions to build pdf from my LaTeX resume and release it on GitHub + + +