Search
Color contrast accessibility tools
29.5.2019
Accessibility is all the rage these days, specifically when it comes to color contrast. I’ve stumbled upon a couple of tools this week that I think are pretty nifty for helping make sure that all of the text on our websites is legible regardless of what background color they might have.
First...
Popular Private Key Generator Compromised, Fake Crypto Wallets Emerge
28.5.2019
Security researchers just sent two warnings for crypto users, encouraging to move their funds from adressess generated via WalletGenerator.net after August 2018, and be extra careful when downloading a wallet app from the Google Play store.
"If you have used a private key generated...
Animated Page Transitions in Gatsby Websites
21.5.2019
GatsbyJS is a React-based static site generator powered by GraphQL. It makes it possible for you to code and develop your site, while Gatsby transforms it into a directory with a s
How to Generate QR Codes for Crypto Payments
10.5.2019
Businesses and projects in the crypto space have an incentive to facilitate cryptocurrency payments for their customers and users. With QR codes, acquiring a recipient’s address is easy – all it takes is a quick scan with a smartphone. A platform called Cwaqrgen provides a tool...
Add Authentication and Personalization to VuePress
23.4.2019
There are several advantages to using a static site generator such as VuePress. With VuePress, you can focus on writing content using markdown, and the VuePress application generates static HTML fi
It’s pretty cool how Netlify CMS works with any flat file site generator
21.3.2019
Little confession here: when I first saw Netlify CMS at a glance, I thought: cool, maybe I'll try that someday when I'm exploring CMSs for a new project. Then as I looked at it with fresh eyes: I can already use this! It's a true CMS in that it adds a content management UI on top of any static site...
Creating a Python Class Generator for VS Code
19.3.2019
My motto...when you have a problem, do something about. I hated stubbing out Python classes so I created an extension in Visual Studio Code to do it for me. In this article, let's walk through how
Collective #496
28.2.2019
Zero Server * React-three-fiber * Subsync * Space Type Generator * FrenchKiss.js * The CSS mental model
Collective #496 was written by Pedro Botelho and published on Codrops
Getting Started with Gridsome
26.2.2019
The era of Static Site Generators is changing over time, a lot of cool tools are being created to help foster the
Stáhněte si zdarma: rychlé zakódování souborů či generátor fraktálů
4.1.2019
Působivé barevné geometrické útvary vytvoří generátor Fractal Zoomer. Možnost zašifrovat data do samorozbalovacího balíčku nabízí Silver Key Free. Jeden z nejlepších nástrojů pro defragmentaci úložiště najdete v programu Defraggler. A GPU-Shark podá komplexní informace o grafickém subsystému...
Collective #434
19.7.2018
Building the Google Photos Web UI * Color Wheel Generator * Jasper * Totoro Toggle * Grabient * 3D City with Matter.js * Halftone Effect
Collective #434 was written by Pedro Botelho and published on Codrops
Tipy na zajímavé weby: realitní portál s prohlídkami či generátor smluv
25.6.2018
Prohlížet nemovitosti před koupí lze na realitním portále VideoBydlení.cz. Netradiční designové kousky od českých umělců jsou na Czechdesignmap.cz. A dokumenty a smlouvy podle platného práva si vygenerujete raz dva na Generátorsmluv.cz.Další články k tématu:Tipy na zajímavé weby: hudební wikipedie...
Creating your own meme generator
15.6.2018
Almost every time a new meme pops up in my Twitter feed, I think of a witty version to create. I'm not alone in this. Memes are often a way to acknowledge a shared experience or idea. In a variation of the "Is this a pigeon" meme that has been making the rounds online, a designer Daryl Ginn joked...
VuePress Static Site Generator
18.4.2018
VuePress is a new tool from Vue creator Evan You that spins up Vue projects that are more on the side of websites based on content and markup than progressive web applications and does it with a few strokes of the command line.
We talk a lot about Vue around here, from a five-part series on getting...