{"id":28615426,"url":"https://github.com/criticalchicken/gp_iframe","last_synced_at":"2025-06-12T02:08:41.721Z","repository":{"id":298579336,"uuid":"1000393263","full_name":"CriticalChicken/gp_iframe","owner":"CriticalChicken","description":"The widget for our Gaymers+ Webring","archived":false,"fork":false,"pushed_at":"2025-06-11T20:28:40.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-11T21:34:09.533Z","etag":null,"topics":["gayming","indie-web","indieweb","lgbt","lgbtq","lgbtqia","old-web","oldweb","slow-web","slowweb","web-ring","webring","webrings"],"latest_commit_sha":null,"homepage":"https://www.criticalchicken.com/webring","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CriticalChicken.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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"criticalchicken","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2025-06-11T17:56:17.000Z","updated_at":"2025-06-11T20:28:43.000Z","dependencies_parsed_at":"2025-06-11T21:35:45.442Z","dependency_job_id":"ed6a01d2-f51b-4ca0-9ce9-484a2843217a","html_url":"https://github.com/CriticalChicken/gp_iframe","commit_stats":null,"previous_names":["criticalchicken/gp_iframe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CriticalChicken/gp_iframe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CriticalChicken%2Fgp_iframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CriticalChicken%2Fgp_iframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CriticalChicken%2Fgp_iframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CriticalChicken%2Fgp_iframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CriticalChicken","download_url":"https://codeload.github.com/CriticalChicken/gp_iframe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CriticalChicken%2Fgp_iframe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259382328,"owners_count":22848841,"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":["gayming","indie-web","indieweb","lgbt","lgbtq","lgbtqia","old-web","oldweb","slow-web","slowweb","web-ring","webring","webrings"],"created_at":"2025-06-12T02:08:37.945Z","updated_at":"2025-06-12T02:08:41.703Z","avatar_url":"https://github.com/CriticalChicken.png","language":"PHP","funding_links":["https://ko-fi.com/criticalchicken"],"categories":[],"sub_categories":[],"readme":"# Gaymers\u0026plus; Webring\n\nWe\u0026rsquo;re building an inclusive place for LGBTQ\u0026plus; gamers and creators. [And we\u0026rsquo;d love you to join.](https://www.criticalchicken.com/webring)\n\n## The widget\n\nOur widget displays member sites\u0026rsquo; mini-banners, smoothly scrolling, in a random order.\n\n- It comes in two flavours: a [vibrant](https://www.criticalchicken.com/gp_iframe/vibrant.php), Pride-themed one; and a more businesslike [monochrome](https://www.criticalchicken.com/gp_iframe/monochrome.php) one.\n- It\u0026rsquo;s designed to live in an HTML `iframe`, so we made sure it\u0026rsquo;s good at squeezing into tight spaces.\n- It reacts to users\u0026rsquo; light- and dark-mode preferences.\n- If a user has turned on the \u0026ldquo;Reduce animations\u0026rdquo; accessibility feature on their device, the widget stays still.\n  - The same goes for users who\u0026rsquo;ve disabled JavaScript in their web browsers.\n  - We also offer [static vibrant](https://www.criticalchicken.com/gp_iframe/vibrant_static.php) and [static monochrome](https://www.criticalchicken.com/gp_iframe/monochrome_static.php) variants, for websites where animation just wouldn\u0026rsquo;t look right.\n- And there are no analytics, trackers, ads, or cookies involved, which is nice.\n \n## Setting up the widget\n\nSimply choose your preferred variant, and copy and paste the HTML code. Change the `width` value if you need to \u0026ndash; but wider is better!\n\n### Vibrant ([live demo](https://www.criticalchicken.com/gp_iframe/vibrant.php))\n\n**Minimum width:** 220px\n\n`\u003ciframe src=\"https://www.criticalchicken.com/gp_iframe/vibrant.php\" width=\"100%\" height=\"64\" frameborder=\"0\" scrolling=\"no\"\u003e\u003c/iframe\u003e`\n\n### Monochrome ([live demo](https://www.criticalchicken.com/gp_iframe/monochrome.php))\n\n**Minimum width:** 187px\n\n`\u003ciframe src=\"https://www.criticalchicken.com/gp_iframe/monochrome.php\" width=\"100%\" height=\"64\" frameborder=\"0\" scrolling=\"no\"\u003e\u003c/iframe\u003e`\n\n### Vibrant, static ([live demo](https://www.criticalchicken.com/gp_iframe/vibrant_static.php))\n\n**Minimum width:** 237px\n\n`\u003ciframe src=\"https://www.criticalchicken.com/gp_iframe/vibrant_static.php\" width=\"100%\" height=\"64\" frameborder=\"0\" scrolling=\"no\"\u003e\u003c/iframe\u003e`\n\n### Monochrome, static ([live demo](https://www.criticalchicken.com/gp_iframe/monochrome_static.php))\n\n**Minimum width:** 204px\n\n`\u003ciframe src=\"https://www.criticalchicken.com/gp_iframe/monochrome_static.php\" width=\"100%\" height=\"64\" frameborder=\"0\" scrolling=\"no\"\u003e\u003c/iframe\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcriticalchicken%2Fgp_iframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcriticalchicken%2Fgp_iframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcriticalchicken%2Fgp_iframe/lists"}