Commit Graph

83 Commits

Author SHA1 Message Date
Paul T a721c30354 feat: use new features in template 2024-07-15 09:58:33 -04:00
Paul T 207a2f37b9 chore: remove spacing
I don't think this added space accomplishes much. Removing for now.
2024-07-15 09:55:53 -04:00
Paul T aafb3b31f9 fix: remove italics
Italics can be unnecessarily hard to read.
2024-07-15 09:55:32 -04:00
Hadrien Mary da7aec4451 Tweaks 2024-07-15 09:08:18 -04:00
Paul T 9837139dad Merge pull request #43 from DeveloperPaul123/release/0.4.0
Back-merge: 0.4.0 release
2024-07-10 15:17:41 -04:00
Paul T 7571cffd8b Revert "ci: run ci on pull requests"
This reverts commit 9cc5a62a50.
0.4.0
2024-07-09 17:08:41 -04:00
Paul T 9cc5a62a50 ci: run ci on pull requests 2024-07-09 17:07:33 -04:00
Paul T fc3347ae75 chore: use new version in templates 2024-07-09 17:02:58 -04:00
Paul T f03c687808 chore: bump version 2024-07-09 16:56:32 -04:00
Paul T 1c6e9e429f Merge pull request #42 from ruidajo/main
Updating the FontAwesome dependency and modifying the template const icons.
2024-07-09 15:53:17 -04:00
Paul T a6a6108cae format: auto formatting 2024-07-09 15:33:36 -04:00
Paul T 85e9faf8dc chore: remove (now) unused icon 2024-07-09 15:33:21 -04:00
ruidajo cf10c53032 Fixing fontawesome square-phone icon setting. 2024-07-09 12:49:17 -05:00
ruidajo 744a7657e0 Updating the FontAwesome dependency and modifying the template const icons. 2024-07-09 12:23:20 -05:00
Paul T d97b816d20 Merge pull request #40 from DeveloperPaul123/fix/no-space-for-chinese-and-japanese
No space between first and last name for Japanese and Chinese languages
2024-07-08 16:12:40 -04:00
Paul T 4cefe9c2cd Merge branch 'fix/no-space-for-chinese-and-japanese' of github.com:DeveloperPaul123/modern-cv into fix/no-space-for-chinese-and-japanese 2024-06-23 20:31:48 -04:00
Paul T 53f3b721b2 fix: no space for name when language is zh or jp
For chinese and japanese, don't use a space between the firstname and lastname
2024-06-23 20:31:40 -04:00
Paul T 70e7f9cafd Merge pull request #41 from DeveloperPaul123/feature/make-address-optional
Mmake address optional
2024-06-23 20:31:13 -04:00
Paul T 0f4e404994 fix: try to address ci issues 2024-06-23 20:18:34 -04:00
Paul T 3afe98f056 feat: make address optional
Also improved how other fields in the `author` dictionary are checked so they can be omitted completely if the user so chooses. Currently they must be left empty to be omitted.
2024-06-23 20:15:57 -04:00
Paul T a2ac2cfb18 fix: no space for name when language is zh or jp
For chinese and japanese, don't use a space between the firstname and lastname
2024-06-23 20:03:42 -04:00
Paul T 6f3a515d16 Merge pull request #39 from Blezz-tech/main
add russian language
2024-06-23 16:44:08 -04:00
Paul T aa021a31d7 fix: add new line 2024-06-23 16:43:41 -04:00
Blezz-tech 0b5c18ec88 added optional option to override the "dear" variable 2024-06-22 16:27:37 +03:00
Blezz-tech d9002d8a26 add russian language 2024-06-21 20:42:40 +03:00
Paul T 7baa016c88 Merge pull request #33 from Andres-AM/adding-font
including font Source Sans 3 line 434
2024-06-17 01:21:37 -04:00
Andres-AM c73984ab81 including font Source Sans 3 line 434 2024-06-06 10:41:53 +02:00
Paul T 05ffbcef15 Merge pull request #30 from LucasGenoud/patch-1
feat: Added french as supported languages
2024-05-26 08:27:03 -04:00
Lucas Genoud 1dae612f74 feat: Added french as supported languages 2024-05-25 15:08:48 +02:00
Paul T e948a09984 Merge pull request #29 from DeveloperPaul123/release/0.3.1
Release/0.3.1 back-merge
2024-05-14 12:11:25 -04:00
Paul T 04bc4ffbd7 chore: update version used in templates 2024-05-14 12:02:20 -04:00
Paul T 46a83e51c0 chore: update images 2024-05-14 12:01:37 -04:00
Paul T 377c0d9ff6 chore: update version 2024-05-14 12:01:26 -04:00
Paul T 8b27dbdaf2 fix: add sincerely to lang.toml
Added "Sincerely" in the coverletter to the list of translated words. Fixes #27
0.3.1
2024-05-14 11:52:51 -04:00
Paul T 21cdfb557b format: auto-formatting 2024-05-14 11:52:50 -04:00
Paul T 2f5ad86c6f chore: increment versions in templates 2024-05-14 11:52:50 -04:00
Paul T 07449e0394 Merge pull request #28 from lpchaim/language-portuguese
Add Portuguese translation
2024-05-14 09:41:31 -04:00
Lucas Chaim 9526f6a566 Add Portuguese translation
This PR adds Portuguese as a language option, language code pt.
2024-05-13 20:20:31 -03:00
Paul T a7ce85d877 Merge pull request #25 from DerFetzer/patch-1
Support Source Sans Pro font with alternative name
2024-04-22 07:09:21 -07:00
DerFetzer 577ad93af7 Support Source Sans font with alternative name 2024-04-22 14:57:02 +02:00
Paul T fad778ee86 Merge pull request #22 from DeveloperPaul123/feature/language-support
Add multi-langauge support
2024-04-15 13:05:34 -07:00
Paul T f7a4ffdd17 docs: add docs on how to build and test template 2024-04-15 15:19:23 -04:00
Paul T 62286ddd14 chore: update images 2024-04-15 15:18:58 -04:00
Paul T efd27110bd feat: add initial mult-lingaal support for template
Using linguify to support multiple languages
2024-04-15 13:07:43 -04:00
Paul T 033a0f7fbb chore: update thumbnails 2024-04-05 21:13:40 -04:00
Christoph Gross bf1e3bd1f6 Ignore contact fields that are set to none (#16)
* Add optional contact info

Ignore contact fields that are set to none. 
Email is taken as the "priority" field which is most likely set and therefore doesn't have a separator field included. This could be either set to a different field or be replaced by a better function.

* Fix Expression error

---------

Co-authored-by: Paul T <developer.paul.123@gmail.com>
2024-04-05 21:10:12 -04:00
Paul T 201f6f7657 chore: update version to 0.3.0 2024-04-05 17:48:54 -07:00
Paul T e477fc04df chore: add new line 2024-04-05 17:48:54 -07:00
Paul T 12ea6807a3 chore: update readme and screenshots 2024-04-05 17:48:54 -07:00
Paul T 6bd4116307 fix: update examples based on template changes 2024-04-05 17:48:54 -07:00