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
Paul T
d2482e1198
fix: minor issues with accent color, switch to kebab-case
...
Fixed minor issue with accent color and switch (fully) to using kebab case.
Fixes #17
Fixes #19
2024-04-05 17:48:54 -07:00
Paul T
9654d6ef7c
build: ignore asset files when releasing package
2024-04-05 17:48:54 -07:00
Paul T
b23f46b9ba
chore: shared repo config from fork
2024-04-05 17:48:54 -07:00
Paul T
bd9bfc1733
format: auto format update
2024-04-05 17:48:54 -07:00
Paul T
87e0609aa9
format: auto-formatting
2024-04-05 17:48:54 -07:00
Paul T
bf166be9fb
feat: add script to format typst files
2024-04-05 17:48:54 -07:00
Paul T
0b7481e9be
feature: add another coverletter example
2024-04-02 14:59:54 -07:00
Paul T
1709d6458d
docs: add blurb in README about docs
0.2.0
2024-04-01 07:25:35 -07:00
Paul T
0d70af373b
chore: update to checkout@v4
2024-04-01 07:25:35 -07:00
Paul T
5f91afd694
ci: fix output file name
2024-04-01 07:25:35 -07:00
Paul T
a0e579493a
ci: fix package spelling
2024-04-01 07:25:35 -07:00
Paul T
15a6288165
ci: install needed fonts
2024-04-01 07:25:35 -07:00
Paul T
0dbf348b2b
ci: set up initial script
...
Add CI to build documentation with each push
2024-04-01 07:25:35 -07:00
Paul T
311bf4fcc5
chore: minor README update
2024-04-01 06:26:47 -07:00
Paul T
c706d87704
feat(template): update resume and coverletter template
...
Updated template based on feedback from Lemmy and else where. Changes coloring scheme as well as some of the font/font weight and style used. Overall, this makes everything a lot more readable and easier to scan at a glance.
2024-04-01 06:26:47 -07:00
Paul T
803aea96cd
chore: move image locations in repo
2024-04-01 06:26:47 -07:00
Paul T
48fc43779e
build: add script to generate preview images
2024-04-01 06:26:47 -07:00
Paul T
d4ba30d3f2
chore: read version from toml when installing package locally
...
Updated script to read the package version from the toml file
2024-04-01 06:26:47 -07:00
Brandon Hu
6330bded37
fix(typos): replaced _ with -
2024-03-29 19:34:42 -07:00
Paul T
d73acd5dea
chore: add funding.yml
2024-03-28 11:35:22 -04:00
Paul T
009adbe248
docs: update readme docs and reorganize images
...
Moved images to central folder and updated usage docs in the README
2024-03-28 08:31:48 -04:00
Paul T
bde0b7120c
docs: update build/usage documentation
...
Resolves #2
2024-03-27 20:25:24 -04:00
Paul Tsouchlos
4f43e0b2b3
docs: fix formatting issue in README
2024-03-26 09:17:01 -07:00
Paul Tsouchlos
ec2560bff8
chore: add keyword in toml
...
Add "Curriculum Vitae" for discoverability
0.1.0
2024-03-26 09:01:19 -04:00
Paul Tsouchlos
6d6adc872a
docs: add blurb that using template on web doesn't require fonts
2024-03-26 09:00:47 -04:00
Paul Tsouchlos
b0e7779b6a
fix: use kebab-case and fallback for fonts
2024-03-26 09:00:22 -04:00
Paul T
ccf77d1229
docs: add badges to README
2024-03-25 11:42:00 -04:00
Paul T
0d22dec867
chore: update profile picture used in template
2024-03-25 11:04:00 -04:00
Paul T
8abe5d3bcd
chore: rename documentation file
2024-03-25 10:49:00 -04:00
Paul T
b2ac667295
chore: update typst.toml
...
Added parameters needed in the typst toml before submission to typst universe
2024-03-25 10:39:52 -04:00
Paul T
3e09349c01
chore: use @preview import in templates
2024-03-25 10:39:27 -04:00
Paul T
3038248a18
docs: update basic docs in README
2024-03-25 10:39:13 -04:00
Paul T
325c783967
Initial commit
2024-03-25 10:26:10 -04:00