Skip to content

Conversation

@mortezaPRK
Copy link
Owner

No description provided.

@mortezaPRK mortezaPRK merged commit 50bcdd3 into main Jul 20, 2025
2 checks passed
@xiaohanyu
Copy link

Ah just saw this.

Author of YAMLResume here, curious how's your experience with YAMLResume? Anything can be improved?

Thank you!

@mortezaPRK
Copy link
Owner Author

@xiaohanyu I just migrated from my own template to yours, didn't have the time to play around a lot

It's a lot easier than my old setup, single yaml file does the job. Thanks for the work 👌

But, I don't know how easy it is to add a new template
And, there is no way to hide or re order sections

@xiaohanyu
Copy link

But, I don't know how easy it is to add a new template

Template implementation is here: https://github.com/yamlresume/yamlresume/blob/main/packages/core/src/renderer/moderncv.ts

It is not that hard to add a new template but a bit tricky to make it right for all possible inputs.

Right now yamlresume has some limited templates choices: https://yamlresume.dev/docs/layout/templates

I will add more templates for sure, it is on my roadmap.

And, there is no way to hide or re order sections

This is not true anymore, you can now hide non-core sections from v0.5: https://yamlresume.dev/docs/compiler/schema

Meanwhile, you can also customize sections from v0.6 with aliases and reorder

Related blog:

@mortezaPRK
Copy link
Owner Author

@xiaohanyu Nice
I'll try to play around reordering and hideing sections this weekend

If I have enough time, I'll check if I can contribute to the templates as well 🤘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants