A collection of keyboard shortcuts for Mac apps, Windows programs, and websites.
Some of us miss the messy old days of the Internet where we tried to get along and we'd link to each other's sites and it was all so much fun.
This webring is for the personal sites of any member of the fediverse. We accept pretty much any site as long as the owner has an account on fedi. However, we do draw the line at hate speech, racism, sexism, any kind of bigotry, and advertisement-focused sites.
One of our requirements for joining is that you must have an HTTPS (TLS encryption is required) site on a clearnet domain. Paths are acceptable, e.g. sometilde.service/~username, but this webring is dedicated to clearnet, HTTPS sites.
Stork is a library for creating beautiful, fast, and accurate full-text search interfaces on the web. Designed with static sites in mind, specifically.
It comes in two parts. First, it's a command-line tool that indexes content and creates a search index file that you can upload to a web server. Second, it's a Javascript library that uses that search index file to build an interactive search interface that displays optimal search results immediately to your user, as they type.
Stork is built with Rust, and the Javascript library uses WebAssembly behind the scenes. It's easy to get started and is even easier to customize so it fits your needs. It's perfect for Jamstack sites and personal blogs, but can be used wherever you need to bring search to your users.
Github: https://github.com/jameslittle230/stork
The index generation and upload process could be added to the site generation and deployment process fairly easily, I think.
Bypass Paywalls web browser extension for Chrome and Firefox.
In the source code should be the resources I need to add more sites to Antigone.
The HTTP response headers that this site analyses provide huge levels of protection and it's important that sites deploy them. Hopefully, by providing an easy mechanism to assess them, and further information on how to deploy missing headers, we can drive up the usage of security based headers across the web.
A CLI utility which scans websites for broken links. Sitemap aware.
A list of lightweight [versions of] websites without all the bloat. Websites included include no, or very little JavaScript and are smaller than 1MB in size (usually smaller by a significant margin).
Visual CSS selector. Claims that you can turn any website into an API. Enter a URL, pick the parts of the page you care about, and it generates a custom query that gives you JSON with the things you want.