Create resume gh action blog post

This commit is contained in:
LordMathis 2023-09-28 21:48:00 +02:00
parent f3d80f5e98
commit 79d0e98b13
1 changed files with 10 additions and 0 deletions

View File

@ -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
<!-- more -->