Found 10528 bookmarks
Newest
maxboeck/eleventy-webmentions
maxboeck/eleventy-webmentions
A basic starter template for Eleventy blogs, with added support for webmentions. - maxboeck/eleventy-webmentions
·github.com·
maxboeck/eleventy-webmentions
Swiper
Swiper
Most Modern Mobile Touch Slider
·swiperjs.com·
Swiper
Dynamic Social Sharing Images
Dynamic Social Sharing Images
Drew McLellan draws this, our fourteenth season to a gentle close by getting a little Inside Snowball and gives an account of how we put the robots to work in generating custom dynamic social media sharing images for each of the articles here on the site. Christmas is a time to share what you have, even if it’s just a grid of pixels.
·24ways.org·
Dynamic Social Sharing Images
Semantic sidenotes for the web
Semantic sidenotes for the web
Sidenotes have been around for ages in print, but they're surprisingly hard to do well in HTML.
·kooslooijesteijn.net·
Semantic sidenotes for the web
Glaze | Illustrations
Glaze | Illustrations
Free illustrations, for everything. Memorable products, brands, & presentations start with our curated royalty-free illustration library
·glazestock.com·
Glaze | Illustrations
Better Markdown in Visual Studio Code
Better Markdown in Visual Studio Code
This entire post was written using Markdown in Visual Studio Code. That may seem a bit ridiculous. However, with a few tweaks VS Code can become an excellent tool for writing. Writing in VS Code doesn’t have the features of Ulysses, the Syncing of Bear App or the polish of IA Writer. It doesn’t have […]
·solomon.io·
Better Markdown in Visual Studio Code
A Look at JAMstack's Speed, By the Numbers
A Look at JAMstack's Speed, By the Numbers
People say JAMstack sites are fast — let’s find out why by looking at real performance metrics! We’ll cover common metrics, like Time to First Byte
·css-tricks.com·
A Look at JAMstack's Speed, By the Numbers
Fata Morganas in Accessibility
Fata Morganas in Accessibility
Sometimes you stumble over things where your first thoughts are, "Hey, thats great for accessibility!" or "Nice, it's always better to solve things in a browser-native way instead of relying on JavaScript". And this has ...
·marcus.io·
Fata Morganas in Accessibility
How to load up CSS files using Javascript?
How to load up CSS files using Javascript?
Is it possible to import css stylesheets into a html page using Javascript? If so, how can it be done? P.S the javascript will be hosted on my site, but I want users to be able to put in the
·stackoverflow.com·
How to load up CSS files using Javascript?
Using Fetch
Using Fetch
Whenever we send or retrieve information with JavaScript, we initiate a thing known as an Ajax call. Ajax is a technique to send and retrieve information
·css-tricks.com·
Using Fetch
How I Optimized My Website for Amazing Performance Results
How I Optimized My Website for Amazing Performance Results
View the works and read the words of Tyler Bramer, a passionate creative person who is always seeking to push his limits. Tyler is a graphic designer, photographer, web developer, 3D artist, and video editor from Green Bay, WI.
·iambramer.com·
How I Optimized My Website for Amazing Performance Results
Patterns for Practical CSS Custom Properties Use
Patterns for Practical CSS Custom Properties Use
I've been playing around with CSS Custom Properties to discover their power since browser support is finally at a place where we can use them in our
·css-tricks.com·
Patterns for Practical CSS Custom Properties Use
FullCalendar - Google Calendar Events + eventRender
FullCalendar - Google Calendar Events + eventRender
An existing site that now has version 3.9.0 (previously version 3.4.0) of FullCalendar installed that is used to display content from various Google calendars no longer displays the event pop-ups w...
·stackoverflow.com·
FullCalendar - Google Calendar Events + eventRender
How to add extra attribute to stylesheet link?
How to add extra attribute to stylesheet link?
Following Keith Clarks advice, i'd like to load my fonts asynchronously. I try to achieve that by adding: wp_enqueue_style( 'font-awesome', URI . '/fonts/font-awesome/css/font-awesome.min.css' );
·wordpress.stackexchange.com·
How to add extra attribute to stylesheet link?
Introducing Sass Modules
Introducing Sass Modules
Sass just launched a major new feature you might recognize from other languages: a module system. This is a big step forward for @import. one of the
·css-tricks.com·
Introducing Sass Modules