Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for jinja templating to inject metadata into e.g. documentation or easily generate other formats #42

Closed
apirogov opened this issue Aug 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@apirogov
Copy link
Contributor

apirogov commented Aug 16, 2023

We were thinking about allcontributors support anyway.

Furthermore, somesy should be able to generate something like the AUTHORS.md embedded in docs.

If we add a jinja backend with template files, both kind of use-cases could be covered easily (also see #40 and #29 )

This would just require to build a custom jinja context with access to a loaded config and expose a new command to generate a file from a template that expands in the project metadata.

@apirogov apirogov added the enhancement New feature or request label Aug 16, 2023
@apirogov apirogov self-assigned this Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant