Delicious

Delicious

10512 bookmarks
Custom sorting
RoughNotation
RoughNotation
A small JavaScript library to create and animate hand-drawn annotations on a web page
·roughnotation.com·
RoughNotation
Creating Themeable Design Systems
Creating Themeable Design Systems
TL;DR: Design systems + CSS Zen Garden = Awesome. Is it possible to create a single design system that powers wildly different-looking brands and experiences? The answer is yes! But why would you want to? Different audiences and contexts - The team at GE recently discussed the opportunit
·bradfrost.com·
Creating Themeable Design Systems
Neon Mode: Building a new Dark UI
Neon Mode: Building a new Dark UI
We recently added a darkmode to our website. It's not just white text on a black background though - this one has a few extra tricks up its...
·codista.com·
Neon Mode: Building a new Dark UI
Altering Post Title in the ACF "Post Object" Field
Altering Post Title in the ACF "Post Object" Field
Working on a WordPress project gives the the opportunity to tinker and learn. On a project I completed recently, we used a few custom fields, courtesy of Advanced Custom Fields PRO. Although I loathe the “do it with a plugin”-first mentality, Read more ›
·dream-encode.com·
Altering Post Title in the ACF "Post Object" Field
plugin: SEO · Issue #417 · 11ty/eleventy
plugin: SEO · Issue #417 · 11ty/eleventy
11ty-plugin-seo helps add necessary markup for SEO. Manage Page Title? Open Graph Twitter Cards JSON-LD? Canonical URL Pagination Prev/Next /cc @chrisdmacrae
·github.com·
plugin: SEO · Issue #417 · 11ty/eleventy
How to Tame Line Height in CSS
How to Tame Line Height in CSS
In CSS, line-height is probably one of the most misunderstood, yet commonly-used attributes. As designers and developers, when we think about line-height,
·css-tricks.com·
How to Tame Line Height in CSS
Migrating a WordPress Blog to Strapi
Migrating a WordPress Blog to Strapi
Strapi.io is quickly becoming one of the most popular Node.js back-end frameworks and headless CMS solutions. It allows you to quickly scaffold your API routes and comes with user roles and permissions for your endpoints out of the box. We have been using Strapi since alpha release and over the last couple of years have been migrating WordPress instances to the Strapi platform. See how you can migrate your WordPress blog to a Strapi headless CMS in one of our recent posts.
·hashinteractive.com·
Migrating a WordPress Blog to Strapi
jamesdoc/jamesdoc.com
jamesdoc/jamesdoc.com
Contribute to jamesdoc/jamesdoc.com development by creating an account on GitHub.
·github.com·
jamesdoc/jamesdoc.com
marvelapp/devices.css
marvelapp/devices.css
Pure CSS phones and tablets. Contribute to marvelapp/devices.css development by creating an account on GitHub.
·github.com·
marvelapp/devices.css
Modern CSS Solutions
Modern CSS Solutions
A series examining modern CSS solutions to problems Stephanie Eckles (@5t3ph), a seasoned frontend developer, has been solving for 13+ years.
·moderncss.dev·
Modern CSS Solutions
How to Scale SVG
How to Scale SVG
The following is a guest post by Amelia Bellamy-Royds. Amelia has lots of experience with SVG, as the co-author of SVG Essentials and author of the
·css-tricks.com·
How to Scale SVG
Gradient fills for SVG icons
Gradient fills for SVG icons
Using gradients on SVG icons is not as easy as using linear-gradient in CSS, but it can still be done. Let’s explore a few techniques.
·fvsch.com·
Gradient fills for SVG icons