Am I confused? Probably. #70
Unanswered
darrenaddy
asked this question in
Q&A
Replies: 1 comment
-
Hi @darrenaddy and sorry for seeing this so late. This is so you can add your huge config file at the root of you project Hugo security prevents a module for registering this kind of mount itself, it has to come from the "importing" project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to figure out Hugo Module Mounts by looking at examples. The example provided in huge (config/_default/module.yml) looks like this:
So doesn't that tell me that you are taking a directory found at github.com/theNewDynamic/huge/_huge and mapping it to the Hugo project root > assets/_huge
??? Or am I already misunderstanding something? Because when I look at your repository, I find no directory named "_huge" anywhere.
Beta Was this translation helpful? Give feedback.
All reactions