Commit graph

275 commits

Author SHA1 Message Date
Marcin Copik
b3a47fef01
Merge 3aa1be8912 into 5e0b6e90be 2025-12-29 19:05:54 +00:00
dependabot[bot]
5e0b6e90be Bump actions/labeler from 5 to 6
Some checks failed
Integration / changed (push) Has been cancelled
Compile PDFs / build (push) Has been cancelled
Integration / yaml (push) Has been cancelled
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-29 18:10:47 +00:00
dependabot[bot]
c0f98912be Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-29 18:10:31 +00:00
dependabot[bot]
d76b2d686b Bump actions/upload-artifact from 4 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-29 18:10:20 +00:00
Oliver Ford
0f155c8c57
Merge 'Fix cvskill overflow and alignment' (#530)
Closes #136, #182, #170, #489, and #36.
2025-12-29 17:48:39 +00:00
Oliver Ford
852b04279f
Fix fonts not found error 2025-12-29 17:38:50 +00:00
Oliver Ford
669ac14d92
Improve ATS legibility of header social icons
Some checks are pending
Integration / changed (push) Waiting to run
Integration / yaml (push) Blocked by required conditions
Compile PDFs / build (push) Waiting to run
2025-12-29 01:35:28 +00:00
Oliver Ford
404d6065fe
Use http(s) (or not) as given by \homepage
Presently `\homepage{https://example.com}` will result in a hyperlink to
`http://https://example.com`.
2025-12-29 00:40:37 +00:00
Oliver Ford
6ce4862222
Improve text layer as parsed by ATSs 2025-12-29 00:40:11 +00:00
scriptswhisper
0cd0625f2a fix: docker run command
update docker image following #572 and #573 and github workflow .github/workflows
/main.yml
2025-07-23 14:58:48 +01:00
Eric Park
dc50c6d2ec fix: spacing issue with cvitems (#532)
Closes #532
2025-06-26 00:16:34 +01:00
Xavier Mawet
c7112fa423 Added \x command
Supposed to replace twitter
2025-06-25 23:18:23 +01:00
Xavier Mawet
685aa60f02 Updated Font Awesome to version 6
6.7.2
2025-06-25 23:18:23 +01:00
Nikita Timirshin
964f99d3f1
Add telegram link (#554) 2025-02-06 13:02:52 +00:00
D Simmons
add5bc0473
Fix cvskill overflow and alignment
Fixes issues related to cvskill flowing off page and fixes vertical alignment of table when skill items wrap
2024-06-28 17:56:59 -05:00
dependabot[bot]
e6efa6be7b Bump dorny/paths-filter from 2 to 3
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 16:16:17 +00:00
dependabot[bot]
d463927a8c Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 12:18:49 +00:00
dependabot[bot]
74fc25c36f Bump actions/labeler from 4 to 5
Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 22:47:55 +00:00
Byungjin Park
e076d0ed41
Ignore binary files and examples for pull-request-labeler 2023-12-01 22:16:09 +09:00
Byungjin Park
560c3f2442
Update my resume and cv 2023-11-20 02:19:17 +09:00
Byungjin Park (Claud)
6efaf2ced1
Update README.md 2023-11-20 00:38:11 +09:00
dependabot[bot]
a79de5d426 Bump crazy-max/ghaction-github-labeler from 4 to 5
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4 to 5.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4...v5)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 16:40:41 +00:00
Marcin Copik
3aa1be8912 Add documention for icons in the section headings 2023-09-08 02:13:32 +02:00
Marcin Copik
4a2b195589 Add example of using FA icons in section headings the CV 2023-09-08 02:05:36 +02:00
Marcin Copik
a6b885ca90 Add optional argument to cvsection to support FontAwesome icons 2023-09-08 02:05:05 +02:00
Jan Wojciechowski
c5385444d6 feature: Hackerrank link 2023-09-06 23:08:25 +00:00
dependabot[bot]
a7b4d1b51b Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 05:40:56 +01:00
Oliver Ford
da661243bc
Better format tel: URI
Closes #30
2023-07-27 23:08:51 +01:00
Oliver Ford
03df20ccab
Format \@teluri in one place 2023-07-27 23:06:27 +01:00
Pavan Gupta
e140258764 Remove extra space when "description" of /cventry is empty
This simply checks if the description is empty and if it is, it renders nothing.
2023-07-27 20:49:04 +00:00
randomnoise
4b55638cc3 Add comma after position if title is not empty
Make comma conditional that are used after position in cvhonor.
Use it if the title is not empty.
2023-07-27 20:47:45 +00:00
Omar
72a350157a
Update spelling typo (#465)
Update "effeciently" to efficiently
2023-03-17 00:31:43 +09:00
Josh Thorpe
6771b9fb38
Fix example cv path to certificates.tex (#456) 2023-01-06 20:57:22 +09:00
Byungjin Park
0d11cb0163
Update examples 2022-12-19 00:41:48 +09:00
Byungjin Park
7c16e373f9
Update examples 2022-12-19 00:04:13 +09:00
dwhitz
063fbc0d85
Remove dollar sign from usage section (#446)
Removed dollar sign to avoid pasting into the terminal
2022-11-30 04:50:05 +00:00
dependabot[bot]
5b05d93565
Bump crazy-max/ghaction-github-labeler from 3 to 4 (#430)
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v3...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 01:25:49 +09:00
Niklas Bolander
1a5691e63f
Use Roboto package instead of bundling the font (#403)
* Use the roboto font package

* Remove font directory symlink for the examples

* Remove obsolete font files

* Remove custom font directory from the examples

Not required anymore since they do not use any custom fonts.

Co-authored-by: Niklas Bolander <niklas@bolander.dev>
2022-04-19 21:07:32 +00:00
Oliver Ford
af40bb01d9
Fix warning 'file cv.out has changed' (#425)
Closes #423
2022-04-19 11:54:23 +01:00
Antenore Gatta
2d6d8644db Solves Warning: File `cv.out' has changed #423
As discussed in the issue 423 [1] the TeX file has to be re-rendered twice
Because of the above-mentioned warning.

This patch fixes this and an additional warning causing a double rendering

[1] — https://github.com/posquit0/Awesome-CV/issues/423
2022-04-13 21:31:18 +02:00
Oliver Ford
aba4de9602
Fix CI not rendering PDFs on PRs 2022-04-13 20:21:23 +01:00
dependabot[bot]
405506037b
Bump actions/upload-artifact from 2 to 3 (#421)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 18:00:07 +00:00
dependabot[bot]
bdd64051f1
Bump actions/checkout from 2 to 3 (#411)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 02:18:09 +09:00
dependabot[bot]
61021a7f70
Bump actions/labeler from 3 to 4 (#412)
Bumps [actions/labeler](https://github.com/actions/labeler) from 3 to 4.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 02:17:57 +09:00
Byungjin Park (Claud)
8bffe694f9
Fix broken GitHub Actions workflows (#402)
* Fix pull-request-labeler to permit outside collaborator

* Add welcome GitHub workflow

* Update welcome.yaml
2022-02-26 21:35:57 +09:00
Niklas Bolander
a944c26b24
Use latest TexLive release for CI builds (#401)
[texlive/texlive](https://hub.docker.io/r/texlive/texlive)'s source is
available at: https://gitlab.com/islandoftex/images/texlive.

Closes #401.
2022-02-13 20:23:36 +00:00
Byungjin Park (Claud)
66a2128cad
Remove welcome action (#400) 2022-02-13 01:18:17 +09:00
Xavier Mawet
5c5699a818
Remove redundant copy of FontAwesome (#399)
This was missed in #344 & 3280a87599.

Closes #399.
2022-02-11 21:08:53 +00:00
Byungjin Park
e55bd80320
Add CODEOWNERS 2022-02-05 01:07:10 +09:00
Byungjin Park
f49d0adf7c
Add labeler action 2022-02-05 01:07:00 +09:00