38 private links
Breadcrumb NavXT, the successor to the popular WordPress plugin Breadcrumb Navigation XT, was written from the ground up to be better than its ancestor. This plugin generates locational breadcrumb trails for your WordPress powered blog or website. These breadcrumb trails are highly customizable to suit the needs of just about any website running WordPress. The Administrative interface makes setting options easy, while a direct class access is available for theme developers and more adventurous users.
SassCast has a strict mode in which it will throw errors when failing to cast values (most notably to colors and numbers).
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.
I need to take control over the rendering of a field_tags field in a node.html.twig template.
{% for key, item in content.field_tags if key|first != '#' %}
<div class="item-{{ key + 1 }}">{{ item }}</div>
{% endfor %}
This is why software requirements should be clear and understandable. https://t.co/Nky9EVYkIw
QLColorCode Quick Look plugin for source code with syntax highlighting.
Chrome extension that enhances the keyboard shortcuts in Google Search
Tools to create and run Drupal sites in the VVV virtual machine.
Pure Node.js Sass linting
В русскоязычном медиапространстве стали чаще русифицировать исходно пишущиеся латиницей названия — наподобие «Зе-Флоу», «Эпл», «Джи-кью». В девичестве The-Flow, Apple, GQ. Разбираемся, насколько уместна такая «кириллизация».
certainlyakey starred darylldoyle/svg-sanitizer
Google Maps JavaScript API overlay object to easily add markers with an SVG image as the icon.
As the guy who made the original design that the majority of the Float Label craze was based on, I feel somewhat obligated to share my perspective on the matter.
certainlyakey starred nextgenthemes/prism
WordPress plugin for automatic code highlighting using the Prettify library. No shortcodes, no classnames, pure awesome.
The simplest way I’ve found (so far) to distill/explain srcset
and sizes
: https://t.co/I6YW0AqKfM
certainlyakey starred inexorabletash/polyfill
URL parser in JavaScript
certainlyakey starred colinta/SublimeQuickFind