Customizing the brilliant-cv template?

Hello!

I’m currently using the brilliant-cv package and have been enjoying it However, I’d like to customize and extend it to better suit my needs.

Could you please advise on the best practices for customizing this package? Specifically, I’m interested in:

  • Adding custom functions
  • Modifying the date format
  • Other general customization approaches

I’d appreciate any guidance for extending this package while maintaining compatibility with future updates.

Thank you for your assistance!

Hi there,

One way seems to be indicated in the Readme:

Alternatives

If you are not a fan of my approach, you will also have to take a look at:

  • typst-cv: A more minimalistic approach to typesetting this template, thanks munzirtaha for your work!

It seems more designed for customization.

1 Like

Thank you for sharing your template!