{"id":20722488,"url":"https://github.com/toomanybees/ring","last_synced_at":"2025-09-27T14:30:32.532Z","repository":{"id":74388694,"uuid":"172803958","full_name":"TooManyBees/ring","owner":"TooManyBees","description":"statically generated webring","archived":false,"fork":false,"pushed_at":"2019-03-11T19:10:10.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T03:36:27.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/TooManyBees.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}},"created_at":"2019-02-26T22:58:42.000Z","updated_at":"2023-10-15T11:51:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"d24ea00b-44b2-4cf9-ae06-bb795a37f429","html_url":"https://github.com/TooManyBees/ring","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/TooManyBees%2Fring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooManyBees%2Fring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooManyBees%2Fring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooManyBees%2Fring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TooManyBees","download_url":"https://codeload.github.com/TooManyBees/ring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234440314,"owners_count":18832981,"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-11-17T03:36:03.165Z","updated_at":"2025-09-27T14:30:27.251Z","avatar_url":"https://github.com/TooManyBees.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Too Many Webrings!\n\nThis is a webring, built using Jekyll, hosted by GitHub Pages, that adds sites via pull requests.\n\nThe choice to make it a static site generated by GitHub Pages was based on the following:\n\n* Contributing content is pretty well solved by GitHub pull requests.\n* Merge conflicts are avoided by making each site represented by a separate file, rather than a list where multiple PRs might be appending to the same spot at the top or bottom.\n* GitHub Pages hosts the webring content.\n* GitHub Pages rebuilds on merge.\n\nIt wasn't intended, but a pleasant side effect of making unique embed pages for each member site is that the next/previous links are computed at build time, and neither server rendering nor JavaScript are needed for it to function. JavaScript is only need for:\n\n* picking a destination for the `random` link\n* resizing the iframe (through help of a `parent.js` file), thought that is not needed if the host site styles the iframe correctly\n* overriding the interior styles of the embed iframe with the optional `?stylesheet=\u003csome url\u003e` query param\n\n## jess, why do you hate javascript?\n\nI don't, but neither do I let random scripts from unknown origins run in my browser until I specifically whitelist them. They're dangerous as all heck, so it's important to me that 95% of this works without needing it.\n\n# Using it\n\nFull instructions are available on [the prototype's about page](https://toomanybees.github.io/ring/about), but the gist is:\n\n```html\n\u003ciframe src=\"https://toomanybees.github.io/ring/sites/toomanybees\"\u003e\n\u003c/iframe\u003e\n\u003cscript src=\"https://toomanybees.github.io/ring/assets/parent.js\"\u003e\u003c/script\u003e\n```\n\nwhere `toomanybees` is the name of the member site that's hosting this embed (it corresponds to the file in `_websites`), and the host is the GitHub Pages host location.\n\n# Forking\n\nWhen basing a new webring on this codebase, these are the most notable files to update:\n\n* [`_config.yml`](_config.yml): the Jekyll configuration\n* [`_layouts/site_html.html`](_layouts/site_html.html): the markup template for the embeds\n* [`assets/embed.css`](assets/embed.css): the stylesheet for the embeds\n* [`_websites`](_websites): the folder where site descriptor files reside\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoomanybees%2Fring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoomanybees%2Fring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoomanybees%2Fring/lists"}