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

Different ways of using templates #51

Open
JJ opened this issue Dec 8, 2018 · 0 comments
Open

Different ways of using templates #51

JJ opened this issue Dec 8, 2018 · 0 comments
Labels
enhancement wishlist Things that would be nice to have, but have a low priority

Comments

@JJ
Copy link

JJ commented Dec 8, 2018

Right now, there's no way to change the template if you use the perl6 --doc=HTML version of this module, which apparently invokes render directly. Templates can right now be used only by calling the pod2html form which includes them.
I can think of two different ways to implement this, which are not mutually exclusive

  • Extract templates dir from pod configuration
  • Use environment variables.

Any other?

@JJ JJ added wishlist Things that would be nice to have, but have a low priority enhancement labels Dec 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement wishlist Things that would be nice to have, but have a low priority
Projects
None yet
Development

No branches or pull requests

1 participant