{"id":16675084,"url":"https://github.com/nicekiwi/micro-blog-imgur-gallery-plugin","last_synced_at":"2025-10-17T12:31:52.938Z","repository":{"id":73508371,"uuid":"301927444","full_name":"nicekiwi/micro-blog-imgur-gallery-plugin","owner":"nicekiwi","description":"Add imgur galleries to a blog hosted on micro.blog","archived":false,"fork":false,"pushed_at":"2021-01-13T05:58:10.000Z","size":396,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T21:47:19.673Z","etag":null,"topics":["imgur-api","imgur-client","microblog"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicekiwi.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":"2020-10-07T04:34:46.000Z","updated_at":"2021-07-20T17:03:40.000Z","dependencies_parsed_at":"2023-06-01T06:08:16.313Z","dependency_job_id":null,"html_url":"https://github.com/nicekiwi/micro-blog-imgur-gallery-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicekiwi%2Fmicro-blog-imgur-gallery-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicekiwi%2Fmicro-blog-imgur-gallery-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicekiwi%2Fmicro-blog-imgur-gallery-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicekiwi%2Fmicro-blog-imgur-gallery-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicekiwi","download_url":"https://codeload.github.com/nicekiwi/micro-blog-imgur-gallery-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243337847,"owners_count":20275371,"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":["imgur-api","imgur-client","microblog"],"created_at":"2024-10-12T12:45:26.810Z","updated_at":"2025-10-17T12:31:52.875Z","avatar_url":"https://github.com/nicekiwi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Imgur Gallery Plugin\n\nBuilt as a plugin for micro.blog blogs.\n\nPulls in albums from Imgur on the fly via it's API and displays them as thumbnails with a lighbox popup.  \n\n## Features\n\n- Thumbnail gallery\n- Simple lightbox\n- Caption support\n- Option to hide NFSW content\n- Supports custom lightbox\n- Supports custom CSS\n- Mobile/touch friendly\n\nAnd best of all you can use multiple galleries on the same page.\n\n### Requires a Imgur API Client ID\nAdd your Imgur App Client ID into the plugin settings (not the secret).\n\nhttps://api.imgur.com/oauth2/addclient\n\n## Usage\n\nInclude the following snippet in a post.  \n```\n\u003cdiv class=\"imgur-gallery\" data-id=\"abcde\"\u003e\u003c/div\u003e\n```\n\n## Example\n\n`\u003cdiv class=\"imgur-gallery\" data-id=\"Udrxm\" data-title=\"true\"\u003e\u003c/div\u003e`  \n\n\u003cimg src=\"./screenshot.png\" alt=\"Screenshot of Gallery\" /\u003e\n\n\n### Required Attributes\n\n```\nclass=\"imgur-gallery\" // The identifier for the script to pickup.\n---\ndata-id=\"ALBUM_ID\" // The ID of the Imgur Album you want to display.\n```\n\n### Optional Attributes\n\n```\ndata-title=\"true\" // Weather or not to display a title above the thumbnails. The Title will be either the contents of the data-title-text attribute, the Imgur ALbum title, or the words \"Photo Gallery\". The number in the gallery is included after the title. E.g. \"Photo Gallery (18)\"\n---\ndata-title-text=\"My Holiday Photos\" // A custom Title for the gallery, data-title should be set to true.\n---\ndata-nsfw=\"true\" // Will initially hide the gallery thumbnails and display a message explaining the photos have been hidden and offer a link to reveal them.\n---\ndata-nsfw-message=\"NFSW Content is hidden.\" // Specify a custom NSFW message\n---\ndata-nsfw-link=\"Click here to reveal content\" // Specify custom link text to reveal the photos\n```\n\n### Roadmap\n\n- Use Hugo Shortcodes instead of HTML\n- Get the Plugin into the Micro.Blog plugins list.\n\nEnjoy! :)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicekiwi%2Fmicro-blog-imgur-gallery-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicekiwi%2Fmicro-blog-imgur-gallery-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicekiwi%2Fmicro-blog-imgur-gallery-plugin/lists"}