Skip to content

Commit 12bd5c9

Browse files
authored
Update README with GitHub Actions CI/CD information
Added a GitHub Actions badge and description for automated resume preview generation.
1 parent 1fd4863 commit 12bd5c9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ I named this template Strata (the Latin plural of stratum, meaning "layers"). I
99
<img src="General_view2.jpg" width="382" alt="Resume Page 2 Preview">
1010
</p>
1111

12+
[![Latest resume preview](https://github.com/pialexandraa/strata-tech-resume/actions/workflows/compile_resume.yml/badge.svg)](https://github.com/pialexandraa/strata-tech-resume/actions/workflows/compile_resume.yml)
13+
14+
> 🎀 I also added an automated preview for the resume - it is a GitHub Actions CI/CD pipeline that compiles the LaTeX source and generates fresh PNG previews on every push; it sits in the "assets" dir for now, since I am using the statically-generated images.
15+
1216
## Characteristics
1317

1418
* **Single-file implementation:** It is entirely built in LaTeX, in one document, eliminating the hustle of juggling the complex branching logic of various files.

0 commit comments

Comments
 (0)