Aug 30, 2020, 11:30 AM -04:00Structured data for book reviews
Bookshelves crammed with lots of books Almost a week ago, I noted a blog post by Ana Ulin: Adding Structured Book Data to My Blog Posts. Ana added a section to the front matter of her book posts that contains information about the book in question, including her rating. She was kind enough to share her example and the partial template that displays the information on her site. Because I use Grav rather than Hugo as my CMS I couldn’t just steal Ana's template, but I was more than happy to ba...
-
Aug 31, 2020, 7:33 AM -04:00 -
Aug 20, 2020, 8:41 AM -04:00 Bookmark of https://asoftmurmur.com/
A Soft MurmurA Soft Murmur
Mix ambient sounds together to wash away distraction and help you focus or relax -
Aug 4, 2020, 4:08 PM -04:00 Bookmark of https://vincentp.me/articles/2020/07/16/16-20/
From Indieweb Monolith to Microservices
Blog Redesign - Part 5 -
Aug 2, 2020, 10:20 AM -04:00 LogRocket BlogA guide to theming in CSS - LogRocket Blog
This tutorial shows you how to create apps that are theme-aware using CSS variables and JavaScript to enable a better presentation. -
Aug 1, 2020, 12:45 PM -04:00 The amazing power of service workers
Today, I want to talk about service workers: what they are, and when and why you’d use them I won’t be digging into code specifics today. This one is going to be a lot more high level that looks more at strategies and approaches. I will be sharing code details in some future articles. Let’s dig in. What is a service worker? A service worker is a special type of JavaScript file that browsers install and store locally.