You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
You can preview the CV as a [PDF](https://geoffboeing.com/share/cv-gboeing.pdf).
4
4
5
-
This repo contains [Geoff Boeing](https://geoffboeing.com/)'s **LaTeX academic CV**, permissively licensed for others to adapt.
5
+
This repo contains [Geoff Boeing](https://geoffboeing.com/)'s LaTeX academic CV, permissively licensed for others to adapt.
6
6
7
-
The CV content and formatting emphasize clear information presentation and typography. The CV's TeX file is *automatically compiled* to PDF and published whenever a commit is pushed to the main branch, via this [workflow](https://github.com/gboeing/cv/blob/main/.github/workflows/build_publish.yml). This keeps the publicly distributed PDF up-to-date while avoiding commit history pollution from frequent changes to a binary file.
7
+
The CV content and formatting follow academic standards and emphasize clear information presentation and typography. The CV's TeX file is automatically compiled to PDF and published whenever a commit is pushed to the main branch, via this [workflow](https://github.com/gboeing/cv/blob/main/.github/workflows/build_publish.yml). This keeps the publicly distributed PDF up-to-date while avoiding commit history pollution from frequent changes to a binary file.
0 commit comments