{"id":13612301,"url":"https://github.com/vfalanis/jekyll-giphy","last_synced_at":"2025-04-13T11:31:56.433Z","repository":{"id":168611381,"uuid":"60998076","full_name":"vfalanis/jekyll-giphy","owner":"vfalanis","description":"Plugin for adding Giphy GIFS on Jekyll sites","archived":false,"fork":false,"pushed_at":"2016-06-13T04:13:56.000Z","size":4,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-07T20:41:57.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://vfalanis.me/giphy/","language":"Ruby","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/vfalanis.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}},"created_at":"2016-06-13T01:22:47.000Z","updated_at":"2023-11-20T01:40:15.000Z","dependencies_parsed_at":"2024-01-14T05:08:39.883Z","dependency_job_id":null,"html_url":"https://github.com/vfalanis/jekyll-giphy","commit_stats":null,"previous_names":["vfalanis/jekyll-giphy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfalanis%2Fjekyll-giphy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfalanis%2Fjekyll-giphy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfalanis%2Fjekyll-giphy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfalanis%2Fjekyll-giphy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vfalanis","download_url":"https://codeload.github.com/vfalanis/jekyll-giphy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705725,"owners_count":21148583,"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":[],"created_at":"2024-08-01T20:00:26.993Z","updated_at":"2025-04-13T11:31:56.162Z","avatar_url":"https://github.com/vfalanis.png","language":"Ruby","funding_links":[],"categories":["Tags"],"sub_categories":[],"readme":"# jekyll-giphy\n\nA jekyll plugin for embedding Giphy GIFS in your blog/site\n\nJust think about a word/topic and the plugin will randomly select a GIF from  [giphy.com](http://giphy.com/)\n\n![](http://i.giphy.com/KXY5lB8yOarLy.gif)\n\n### Installation:\n\n#### 1a. Manual Installation\nIn your jekyll site source root, make a _plugins directory. Place the giphy.rb file there.\n\n#### 1b. Automatic Installation\n\n* Install the gem:\n\n```\n    gem install jekyll-giphy\n```\n\n* Add the gem to your Jekyll _config.yml:\n```\n    gems: [jekyll-giphy]\n```\n\n### Usage:\n```\n{% giphy random_word %}\n```\n\nFor example:\n```\n{% giphy welcome %}\n```\nAnother example:\n```\n{% giphy cats %}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvfalanis%2Fjekyll-giphy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvfalanis%2Fjekyll-giphy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvfalanis%2Fjekyll-giphy/lists"}