-
On a production site, if the desired module's resources are loaded from Writing the question down makes the answer fairly obvious, but still would be nice to acquire some confirmation, even if the question is silly. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
All folders, files are defined in the config.toml https://github.com/d-oit/hinode-mod-slideshow-gallery/blob/main/config.toml In the exampleSite you only need the reference to the module. You could see the result after the build in the vendor folder. |
Beta Was this translation helpful? Give feedback.
All folders, files are defined in the config.toml
https://github.com/d-oit/hinode-mod-slideshow-gallery/blob/main/config.toml
In the exampleSite you only need the reference to the module.
https://github.com/d-oit/hinode-mod-image-lightbox-gallery/blob/main/exampleSite%2Fhugo.toml
You could see the result after the build in the vendor folder.