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

Add the dominant colors in the background #1

Merged
merged 1 commit into from
Sep 23, 2022
Merged

Add the dominant colors in the background #1

merged 1 commit into from
Sep 23, 2022

Commits on Sep 23, 2022

  1. Add the dominant colors in the background

    This needs Hugo >= 0.104.0.
    
    Also add a few settings:
    
    ```toml
    [params]
        [params.gallerydeluxe]
            # Shuffle the images in the gallery to give the impression of a new gallery each time.
            shuffle = false
    
            # Reverse the order of the images in the gallery.
            reverse = true
    ```
    bep committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    66cd954 View commit details
    Browse the repository at this point in the history