Hopefully-useful tidbits of code and information.| busybee
This is a natural follow-up to last week’s “I don’t want a large audience”.| Ruslan Osipov
Originally intended to showcase a privacy-centred implementation of emerging social web technologies - with the aim to present a solution not initially motivated by legal requirements, but as an example of privacy-aware interaction design - my “social backfeed” design process unveiled intricate challenges for Indieweb sites, both for privacy in general and legal compliance in particular.| sebastiangreger.net
AndreGarzia.com website| andregarzia.com
Seventy years ago we dreamed up links that would allow us to create two-way, contextual conversations. Why don't we use them on the web?| maggieappleton.com
AndreGarzia.com website| andregarzia.com
Bridgy Fed is a bridge between decentralized social networks like the fediverse, Bluesky, and web sites and blogs.| fed.brid.gy
A killer feature for more engagement.| niqwithq.com
Hello, my name is Nikita and I am a front-end developer. Here are life hacks and tips related to my daily work.| mefody.dev
No JavaScript, no libraries. Modern CSS and HTML only.| mefody.dev
Hello, my name is Nikita and I am a front-end developer. Here are life hacks and tips related to my daily work.| mefody.dev
How to make tabs in the browser always show which build you’re working on.| mefody.dev
Since I moved my blog over to Hugo, I’ve been wanting to do a little series of posts about various aspects of my set-up, just in case they help anyone else thinking of doing the same. This first post is about how I’ve enabled Webmentions (external link), an …| Jayeless.net
Hello, my name is Nikita and I am a front-end developer. Here are life hacks and tips related to my daily work.| mefody.dev
A simple way to create a link to save the file.| mefody.dev
How to pull interactions from social media platforms like Twitter back to your own site, using Webmentions, webmention.io and Bridgy.| Max Böck
Before you start your blog, you have to perform a set of essential choices – topics you want to write about, domain name, and the way you’ll publish your content. I choose the self-hosted WordPress platform with a slightly customized theme that I found on the Internet. After more than two years of blogging, I migrated all my content to Hugo. In this article, I would like to show you why I decided to move on from WordPress to Hugo – a static page generator.| Szymon Krajewski
There is no such agreement on the web: On the users’s end, we don’t have advance notice that a link destination will contain malware (such as ads). The page has| Seirdy’s Home
Three ways to debug some element that is displayed on hover or focus.| mefody.dev
Sometimes you need to disable some text glyphs to be rendered as emojis. Let’s find a way to do it.| mefody.dev
If you want to add info about all the website creators, you can add the file humans.txt to the site root.| mefody.dev
How to share git hooks with your team? How can I make my automation from .git/hooks public?| mefody.dev
I wanna live in a world where every commit is a project state in which everything is fine. Fortunately, I can configure my projects to use git hooks to help contributors to avoid mistakes.| mefody.dev
Imagine if you could change the color of checkboxes to match the theme color of your site...| mefody.dev
You can set the width of the tab. You can even animate this width. I'm not sure why, but you can.| mefody.dev
Cookie Store API is a way to avoid the pain.| mefody.dev
Have you ever wanted to select and copy some part of a long link text?| mefody.dev
How to create sharing links for popular social networks.| mefody.dev
How to work with GitHub issues, pull requests, and gists from the terminal.| mefody.dev
Using of Bash to make video converting more comfortable.| mefody.dev
Encourage users to retweet or share a post based on whether a Tweet already exists for your blog post.| sia.codes
¿Sabías qué son las Webmentions? Yo tampoco. Acompáñame a descubrir qué código necesitamos para mostrarlas en la web y cómo mandar nuestras menciones.| antonio.laguna.es
I’ve added Webmention support to the posts on this blog. Webmentions are a method for websites to know that they’ve been linked to (or mentioned) from elsewhere on the web.| blog.omgmog.net
CSS can help you to style text selections if the default selection styles are not compatible with the design of your website.| mefody.dev
Recently, my colleagues asked me to create a small checklist for making an accessible component from scratch. Here it is.| mefody.dev
It’s a new year, so it’s time for a new design! Only this time, the update is more than just a CSS revamp. This year, I join the “IndieWeb”. If you don’t know w| keithjgrant.com
Join the Indie Web by adding Webmentions to your serverless Eleventy static site with this step-by-step tutorial. No client-side JavaScript needed!| sia.codes