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

Need more detailed instruction on modules install and use #16

Open
42point opened this issue Sep 9, 2023 · 1 comment
Open

Need more detailed instruction on modules install and use #16

42point opened this issue Sep 9, 2023 · 1 comment

Comments

@42point
Copy link

42point commented Sep 9, 2023

I made everything according instruction about adding gallery, and have imported the module.

hugo mod graph
github.com/42point/newBlog github.com/gethugothemes/hugo-modules/[email protected]
github.com/42point/newBlog PaperMod

But, I didn't get glightbox.js or glightbox.css files in static folder of my project. Do I need to clone them from the repository?

How does it work?

I use YAML format for the config file

Params:
  plugins:
    css:
      - link: plugins/glightbox/glightbox.css
    js:
      - link: plugins/glightbox/glightbox.js
      - link: js/gallery-slider.js

thanks in advance.

@42point
Copy link
Author

42point commented May 1, 2024

I managed to figure out how to implement. All resources should be processed with a hugo pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant