{"id":15044753,"url":"https://github.com/bep/gallerydeluxe","last_synced_at":"2025-04-13T07:51:01.227Z","repository":{"id":59697952,"uuid":"538049920","full_name":"bep/gallerydeluxe","owner":"bep","description":"Fast Hugo gallery theme/module suitable for lots of images.","archived":false,"fork":false,"pushed_at":"2024-10-10T09:41:47.000Z","size":713,"stargazers_count":169,"open_issues_count":10,"forks_count":32,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-04T06:39:06.856Z","etag":null,"topics":["gallery","hugo","hugo-theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-18T08:44:48.000Z","updated_at":"2025-03-29T04:24:31.000Z","dependencies_parsed_at":"2024-06-18T21:23:44.251Z","dependency_job_id":"ae595b02-5dac-41b2-8838-27adde7085c2","html_url":"https://github.com/bep/gallerydeluxe","commit_stats":{"total_commits":30,"total_committers":3,"mean_commits":10.0,"dds":0.09999999999999998,"last_synced_commit":"e4d8909c3eb4b09066318645bac11ed5774ff073"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Fgallerydeluxe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Fgallerydeluxe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Fgallerydeluxe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bep%2Fgallerydeluxe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bep","download_url":"https://codeload.github.com/bep/gallerydeluxe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681494,"owners_count":21144700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gallery","hugo","hugo-theme"],"created_at":"2024-09-24T20:50:59.647Z","updated_at":"2025-04-13T07:51:01.200Z","avatar_url":"https://github.com/bep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e**Note 1:** See this [Gallery Deluxe Starter](https://github.com/bep/gallerydeluxe_starter) for a fast route to get this up and running.\n\n\u003e**Note 2:** If you need _multiple_ galleries, see [Galleries Deluxe](https://github.com/bep/galleriesdeluxe).\n\n\u003chr/\u003e\n\n* [Configuration](#configuration)\n* [Credits](#credits)\n\nA Hugo Module to show a photo gallery. It's very fast/effective, especially if you have lots of images on display.\n\nThis theme is what you see on [staticbattery.com](https://staticbattery.com/) which, at the time of writing this, [scores 100](https://pagespeed.web.dev/report?url=https%3A%2F%2Fstaticbattery.com%2F\u0026form_factor=mobile) at Google PageSpeed for both mobile and desktop.\n\n[\u003cimg src=\"https://raw.githubusercontent.com/bep/gallerydeluxe/main/images/tn.jpg\"\u003e](https://staticbattery.com/)\n\n## Configuration\n\nThe recommended way to add this to your site is to include it as a Hugo Module. See [Gallery Deluxe Starter](https://github.com/bep/gallerydeluxe_starter) for a starter template. Another example is [staticbattery.com](https://github.com/bep/staticbattery.com).\n\n\n### Params\n\n```toml\n[params]\n    [params.gallerydeluxe]\n        # Shuffle the images in the gallery to give the impression of a new gallery each time.\n        shuffle = false\n\n        # Reverse the order of the images in the gallery.\n        reverse = false\n\n         # Enable Exif data in the gallery.\n         # See https://gohugo.io/content-management/image-processing/#exif-data for how to filter tags.\n        enable_exif = false\n\n          # Optional watermark file for the large images.\n        [params.gallerydeluxe.watermark]\n            image = \"images/gopher-hero8.png\" # relative to /assets\n            posx  = \"left\"                    # one of \"left\", \"center\", \"right\"\n            posy  = \"bottom\"                  # one of \"top\", \"center\", \"bottom\"\n```\n\nIf you want full control over how your images gets created, create and adjust a copy of [layouts/partials/gallerydeluxe/create-thumbs.html](layouts/partials/gallerydeluxe/create-thumbs.html) into your own project.\n\n\n## Credits\n\nCredit to Dan Schlosser for the [Pig](https://github.com/schlosser/pig.js) JS library. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbep%2Fgallerydeluxe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbep%2Fgallerydeluxe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbep%2Fgallerydeluxe/lists"}