Delicious

Delicious

10511 bookmarks
Custom sorting
Three Insights I Gained While Researching Vue.js Accessibility — Smashing Magazine
Three Insights I Gained While Researching Vue.js Accessibility — Smashing Magazine
Web app accessibility appears difficult because it seems that there is little information on the subject available online. Let’s take a closer look at the accessible use of framework features, concrete Vue.js traits, as well as community initiatives and vetted patterns.
·smashingmagazine.com·
Three Insights I Gained While Researching Vue.js Accessibility — Smashing Magazine
76.
76.
simple 'scroll to reveal' tmpl for user profile using 3js....
·codepen.io·
76.
Detecting media query support in CSS and JavaScript | Kilian Valkhof
Detecting media query support in CSS and JavaScript | Kilian Valkhof
Recently I needed a way to detect support for a media query in CSS and Javascript. To detect if a browser supports a certain CSS feature, you can use @supports () { ... }, but that doesn’t work for media queries. In this article I’ll show you how you can detect support for media queries […]
·kilianvalkhof.com·
Detecting media query support in CSS and JavaScript | Kilian Valkhof
Generative monochromatic plants and shapes
Generative monochromatic plants and shapes
Here's a pen with some generative plants and shapes. I kept the paths as simple as possible and then transformed them using SVG filters (feTurbulence a...
·codepen.io·
Generative monochromatic plants and shapes
How to Install Apache Mod Expires on Ubuntu 9.10 - BinaryTides
How to Install Apache Mod Expires on Ubuntu 9.10 - BinaryTides
Apache mod expires mod expires is an Apache module that can send additional expiry information about a server file to a browser. If the expiry date is set to a far future date, then the browser will fetch the file from its cache on next request and will not contact the server. This will speed... Read More »
·binarytides.com·
How to Install Apache Mod Expires on Ubuntu 9.10 - BinaryTides
josh-collinsworth/joco-gridsome
josh-collinsworth/joco-gridsome
A Gridsome setup for my personal blog site. (Formerly headless WordPress; currently static.) - josh-collinsworth/joco-gridsome
·github.com·
josh-collinsworth/joco-gridsome
Tools And Practices To Speed Up The Vue.js Development Process — Smashing Magazine
Tools And Practices To Speed Up The Vue.js Development Process — Smashing Magazine
Even though Vue.js claims to have an approachable minimalist framework that can be incrementally adaptable, it can be a little bit overwhelming when starting as a Vue.js newbie. In this article, we’re looking at ways to make writing Vue.js a breeze.
·smashingmagazine.com·
Tools And Practices To Speed Up The Vue.js Development Process — Smashing Magazine
Tabs in HTML?
Tabs in HTML?
Please help us evaluate an idea!
·bkardell.com·
Tabs in HTML?
A Look at Building with Astro | CSS-Tricks
A Look at Building with Astro | CSS-Tricks
Astro is a brand new framework for building websites. To me, the big thing is that it allows you to build a site like you're using a JavaScript framework
·css-tricks.com·
A Look at Building with Astro | CSS-Tricks
SVG Favicons in Action | CSS-Tricks
SVG Favicons in Action | CSS-Tricks
Ever heard of favicons made with SVG? If you are a regular reader of CSS-Tricks, you probably have. But does your website actually use one? The task is
·css-tricks.com·
SVG Favicons in Action | CSS-Tricks
Access Guide
Access Guide
Access Guide is a friendly introduction to digital accessibility based on WCAG 2.1
·accessguide.io·
Access Guide
Netlify Custom Domain and WordPress - Support - Netlify Support Forums
Netlify Custom Domain and WordPress - Support - Netlify Support Forums
Hi @songfarm-david, sorry you’ve been waiting so long for a reply! What I would do in your position is create a subdomain to point to Server A. Since you’ve pointed your domain nameservers to Netlify, that should mean that you’re using Netlify DNS management, which you should find under the Domains tab at the top of your team site list. Add a new record with your chosen subdomain in the Name field (replacing the @). For example, you could enter wp to get the subdomain wp.yourcustomdomain.com. ...
·answers.netlify.com·
Netlify Custom Domain and WordPress - Support - Netlify Support Forums
Social media cards with Vue and Gridsome
Social media cards with Vue and Gridsome
It's easy to create metadata tags with Gridsome, I was so happy with it that I wanted to write this post 😃. There is also a page in the docs on how to create metadata tags, but let's translate the theory into a real world example.
·timdeschryver.dev·
Social media cards with Vue and Gridsome