Found 10528 bookmarks
Newest
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
Notion Tools
Notion Tools
A curated list of of Notion third party tools like website builders, icons, apps, and resources.
·alexglv.com·
Notion Tools
CSS Generators — Smashing Magazine
CSS Generators — Smashing Magazine
In a new short series of posts, we highlight some of the useful tools and techniques for developers and designers. This time it’s all about CSS Generators: from CSS shadows to easing gradients to CSS overlays to CSS doodles.
·smashingmagazine.com·
CSS Generators — Smashing Magazine
Regular expression examples
Regular expression examples
If you have selected the regular expression approach as your source naming strategy, you can use the following regular expression examples as guides for your own expressions used in the OnCommand Insight automatic resolution methods.
·library.netapp.com·
Regular expression examples
Using Pipedream to Proxy Other APIs
Using Pipedream to Proxy Other APIs
How to build a Pipedream workflow to wrap a call to another API, for hiding keys and transforming the result
·raymondcamden.com·
Using Pipedream to Proxy Other APIs
Disabling a link | scottohara.me
Disabling a link | scottohara.me
With HTML alone there is no way to disable a hyperlink (an element), and have it be both exposed as a “link” and as “disabled”. Now, setting ...
·scottohara.me·
Disabling a link | scottohara.me
Using CSS to Enforce Accessibility | Adrian Roselli
Using CSS to Enforce Accessibility | Adrian Roselli
The CSS3 logo as a head atop a torso with its arms folded across its chest. I am a big proponent of the First Rule of ARIA (don’t use ARIA). But ARIA brings a lot to the table that HTML does not, such as complex widgets and state information that…
·adrianroselli.com·
Using CSS to Enforce Accessibility | Adrian Roselli