webring.key13.uk
Open in
urlscan Pro
185.157.233.116
Public Scan
URL:
https://webring.key13.uk/
Submission: On April 04 via manual from US — Scanned from CA
Submission: On April 04 via manual from US — Scanned from CA
Form analysis
0 forms found in the DOMText Content
FAIRCAMP WEBRING SOMETIMES THE OLD WAYS ARE THE BEST! Visit a random Faircamp site SIte Directory ABOUT This is a webring for independent music artists and labels who use Faircamp to showcase their original work. The sites are run by the artists themselves - this webring is just one, of several, ways to discover them. * FAQ * How to join * Rules * Links & other lists of Faircamp sites Although the webring has rules against hate speech, these are independent artists expressing themselves in their own spaces. There may be adult content present, or references to trigger-subjects such as mental illness. FAQ What's Faircamp? Faircamp is a static site generator for audio producers, made by Simon Repp. It allows musicians to take control of their own music distribution. What's a Webring and why would I want one? Before Google, before Facebook, in the internet that time forgot, we needed a way to find websites. By joining a webring with similar-themed sites we can help each other out by cross-linking between them. Each site has a next and previous link, allowing users to traverse the ring. Once someone has found one of the sites, they can quickly navigate to others in the ring. OK, so how do I join? Just follow the simple instructions below. My site isn't running Faircamp, can I still join the webring? Maybe. Technically there's no reason why not, the webring doesn't require Faircamp. But there is some consistency with Faircamp sites in that the webring next/prev links are always in a similar place, and easy to find for anyone navigating round the ring. If you're an independent artist or label, producing original material within the rules listed below, and you can show that the webring links will be easy to find for vistors to your site (i.e. above "the fold", not buried in a footer) then your site might be accepted. My site isn't in English, can I use my own language for "next" and "previous"? Yes of course - it's your site! It would be helpful to keep the same layout for the links, with the arrows, so people who don't speak your language can still find the way to the next site in the ring. My site doesn't support HTTPS, only HTTP, can I still join? Sadly the ring software assumes HTTPS at the moment when constructing links to your site, so this isn't going to work right now. If this turns out to be a frequent requirement, I'll have a think about how we could support this in the future. Why did the URL change? Do I need to change my links? The URL was originally a subdomain of the Key 13 artist domain. This wasn't really ideal, as the webring is a separate facility. The new URL is faircamp.webr.ing. Links pointing to the old domain at webring.key13.uk will still work just fine so there's no urgency to change them, but the new URL is much better, don't you think? I reached out but didn't get a response, it's been over 24 hours Mastodon and the fediverse can occasionally be complex around post visibility, especially with direct messages between server instances running different types of software. 99% of the time it's fine, but sometimes it's not. If you didn't hear back, it's likely your message didn't get through. Maybe try a public post. HOW DO I JOIN? If you have a Faircamp site and want to join this ring, you need to do two simple things. 1. GET YOUR SITE ADDED TO THE RING Currently the only way to do this is to reach out to @keefmarshall on Mastodon, with the URL of your Faircamp website. You can just reply to this post, or send a direct message. All we need is: * your URL * confirmation that you have read, and agree to, the rules * a commitment to add the next/prev links as shown below so that the ring doesn't "break". * a sample of your lyrics, if you have them, so we can check them against the rules. Please note: just adding the links by themselves won't work, you have to have your site added to the webring list as well, otherwise the links will just do nothing! 2. ADD THE PREV AND NEXT LINKS TO YOUR FAIRCAMP CATALOG To do this you need to add a tiny bit of code to the -- text block in your Faircamp catalog eno file. Most people put this at the bottom of the text block. Below is a sample of how to add the links - you can just copy and paste this into the -- text section of your catalog, but you must change your-site-here to your own. You can also add a random link if you want, see the full catalog example below. [← prev](https://faircamp.webr.ing/prev/your-site-here) | [faircamp webring](https://faircamp.webr.ing/) | [next →](https://faircamp.webr.ing/next/your-site-here) For example, if your site is at the top level, e.g. https://music.myband.com/, then your links should look like this (leave off the "https://" and any trailing slash): https://faircamp.webr.ing/prev/music.myband.com https://faircamp.webr.ing/next/music.myband.com If your faircamp site is on a subpath, e.g. https://myband.example.com/faircamp/ then your links should look like this: https://faircamp.webr.ing/prev/myband.example.com/faircamp https://faircamp.webr.ing/next/myband.example.com/faircamp -------------------------------------------------------------------------------- Expand for a full catalog.eno example: You can see this in action at music.key13.uk The full catalog.eno file for this site (at time of writing!) is this: # catalog base_url: https://music.key13.uk -- text Eclectic music made on virtual instruments. Enjoy! [web](https://key13.uk) <a rel="me" href="https://mastodon.online/@keefmarshall">social</a> [← prev](https://faircamp.webr.ing/prev/music.key13.uk) | [faircamp webring](https://faircamp.webr.ing/) | [random](https://faircamp.webr.ing/rand) | [next →](https://faircamp.webr.ing/next/music.key13.uk) -- text RULES We follow the usual Fediverse rules on being nice to each other and will exclude or drop sites that don't follow them. That means no hate speech, transphobia or racism of any kind is allowed on the ring. The webring is intended for artists and labels who create original material, so sites that primarily post copyrighted material by other artists are unlikely to be approved (sorry!). A current software limitation of the webring means that sites must use TLS / encrypted links with https://, we can't support unencrypted http:// sites at the moment. OTHER LISTS OF FAIRCAMP SITES * Simon Repp's Faircamp home page has a list at the bottom * Maxwell Volume is keeping a list OTHER USEFUL LINKS * Johann Bourquenez's list of Faircamp resources * Yonder's Faircamp Aggregator -------------------------------------------------------------------------------- The Faircamp Webring is currently run and managed by @keefmarshall. It uses a slightly enhanced version of Faery Ring by Emi Simpson at the moment (forked code is here) but this may change if the ring grows and needs more features. CSS by Pico CSS