{"id":28842745,"url":"https://github.com/neverbot/hexo-gallery-slider","last_synced_at":"2026-01-20T17:03:43.053Z","repository":{"id":294912034,"uuid":"988455011","full_name":"neverbot/hexo-gallery-slider","owner":"neverbot","description":"A responsive gallery slider plugin for Hexo that creates image and video galleries in your posts.","archived":false,"fork":false,"pushed_at":"2025-05-24T15:09:58.000Z","size":440,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-02T06:44:46.283Z","etag":null,"topics":["gallery","hexo","hexo-plugin"],"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/neverbot.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-05-22T15:12:54.000Z","updated_at":"2025-07-14T16:40:56.000Z","dependencies_parsed_at":"2025-05-22T17:39:38.748Z","dependency_job_id":"9a96f8bf-f6ab-4ca9-9d25-a5a19c3d7715","html_url":"https://github.com/neverbot/hexo-gallery-slider","commit_stats":null,"previous_names":["neverbot/hexo-gallery-slider"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neverbot/hexo-gallery-slider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbot%2Fhexo-gallery-slider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbot%2Fhexo-gallery-slider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbot%2Fhexo-gallery-slider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbot%2Fhexo-gallery-slider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neverbot","download_url":"https://codeload.github.com/neverbot/hexo-gallery-slider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neverbot%2Fhexo-gallery-slider/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","hexo","hexo-plugin"],"created_at":"2025-06-19T16:06:29.943Z","updated_at":"2026-01-20T17:03:43.048Z","avatar_url":"https://github.com/neverbot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexo-gallery-slider\n\n[![npm](https://img.shields.io/npm/dt/hexo-gallery-slider)](https://www.npmjs.com/package/hexo-gallery-slider)\n[![npm](https://img.shields.io/npm/dw/hexo-gallery-slider)](https://www.npmjs.com/package/hexo-gallery-slider)\n[![GitHub license](https://img.shields.io/github/license/neverbot/hexo-gallery-slider)](https://github.com/neverbot/hexo-gallery-slider/blob/master/LICENSE)\n[![npm](https://img.shields.io/npm/v/hexo-gallery-slider)](https://www.npmjs.com/package/hexo-gallery-slider)\n\nA responsive gallery slider plugin for Hexo that creates image and video galleries in your posts.\n\n## Features\n\n- Touch-friendly navigation.\n- Smooth transitions.\n- Pagination dots.\n- Image counter display.\n- Previous/Next navigation buttons.\n- Support for both single images and multiple image galleries.\n- Automatic FontAwesome integration.\n\n## Installation\n\n```bash\nnpm install hexo-gallery-slider --save\n```\n\n## Dependencies\n\nThis plugin requires `hexo-fontawesome` for navigation icons. It will be automatically installed as a dependency.\n\n## Usage\n\n### Basic Gallery\n\nTo create a gallery with multiple images:\n\n```\n{% gallery image1.jpg image2.jpg image3.jpg %}\n```\n\n### Single Image\n\nFor a single image with the gallery styling:\n\n```\n{% gallery image.jpg %}\n```\n\n### Video Support\n\nThe plugin also supports MP4 videos:\n\n```\n{% gallery video.mp4 %}\n```\n\nOr mix videos and images in a gallery:\n\n```\n{% gallery image1.jpg video.mp4 image2.jpg %}\n```\n\n## File Paths\n\nUse relative paths from your post's location.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneverbot%2Fhexo-gallery-slider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneverbot%2Fhexo-gallery-slider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneverbot%2Fhexo-gallery-slider/lists"}