1 private link
A tiny wrapper built around fetch with an intuitive syntax.
Quelques enseignements de l'aventure Cozy Cloud, par l'ex CTO.
Collection of data visualizations to get inspired and finding the right type.
"Je veux être bien clair : je pense qu’AMP est un framework qui a été conçu avec de bonnes intentions, pensé pour résoudre le vrai problème d’un Web devenu bien trop lent pour ses utilisateurs. Mais utiliser AMP ? Le prix pour le Web, et pour ceux qui y gagnent leur vie, est vraiment, vraiment trop important."
Combining the AsciiDoc markup language with the Hugo publishing platform produces fast, easy-to-maintain websites and blogs.
Une feature toute bête que j'attendais depuis longtemps, et qui devrait permettre d'améliorer la conformité au besoin client.
Analyse statistique de millions de fichiers robots.txt
Welcome to Infusion: a documentation builder for inclusive designers and those trying to be inclusive designers. These are Infusion’s docs, but they are also an example of a site built with Infusion. Here are some of its features:
Built with Hugo, so easy to structure content and fast to compile it
Available to read offline, as a Progressive Web App
Include encapsulated live demos, inline with your markdown, using Shadow DOM
Quickly include WCAG and Inclusive Design Principles references
A responsive, screen reader and keyboard accessible static site as output
Automated Github Pages deployment
Includes a single-page printable version suitable for PDF conversion
Based on Flexbox (CSS Flexible Box Layout Module), Gridlex is a very simple css grid system to quickly create modern layouts and submodules.
Vous êtes-vous déjà demandé si une personne aveugle pouvait utiliser un ordinateur ? Et si oui, comment ?
Nouvelle version des WCAG, à suivre
"What should I choose?"
null > 0; // false
null == 0; // false
null >= 0; // true
"I want to be very clear: I believe AMP is a framework designed with good intentions, aimed at solving the very real problem of a web that’s gotten far, far too slow for its users. But using AMP? The cost for the web, and for those who do business on it, is much, much too high."
"Advocating for performance awareness should be everyone’s goal."
Tutoriel de création et de configuration d'un site statique e-commerce avec Hugo (générateur de sites statiques) et Snipcart (système de gestion e-commerce par API).
"CSS Grid Layout is the most powerful layout system available in CSS. It is a 2-dimensional system, meaning it can handle both columns and rows, unlike flexbox which is largely a 1-dimensional system. You work with Grid Layout by applying CSS rules both to a parent element (which becomes the Grid Container) and to that elements children (which become Grid Items)."
"This document defines an API that can be used to capture a series of key moments (First Paint, First Contentful Paint) during pageload which developers care about."