Skip to content

Is hugo-theme-stack supports branch bundles ? #623

Answered by CaiJimmy
nodauf asked this question in Q&A
Discussion options

You must be logged in to vote

I just checked the code of that theme, and it uses some tricks to read the image outside the leaf bundle, not only .Page.Resources.GetMatch which is what I use in this theme.

https://github.com/chipzoller/hugo-clarity/blob/e68a523254487da99652f94f99e23eb781f95330/layouts/_default/_markup/render-image.html#L35-L44

I prefer to keep the thing as it is right now, just not to mess it up...

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nodauf
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #622 on June 06, 2022 07:41.