42 private links
This is a simple plugin that was created to save favorite files that are not part of a project. It can also be used to save and load groups of files which may be useful even for files part of a project.
The twelve-factor app is a methodology for building and deploying software on the cloud that is based on research by employees of the Heroku hosting platform. It’s designed to help developers keep their code isolated and setup in a way that minimizes risk. Number three on this list is to store the config in the environment because configuration varies substantially across deploys, code does not.
It's a very simple template, designed to give you the basic tools you need to create a quick PHP-based interaction with the rest of your website. What you write inside this module is entirely up to you, and we expect that every website will have its own unique implementation. Go nuts!
NOWNESS is a movement for creative excellence in storytelling celebrating the extraordinary of every day. Launched in 2010, NOWNESS’ unique programming strategy has established it as the go to source of inspiration and influence across art, design, fashion, beauty, music, food, and travel. Our curatorial expertise and award-winning approach to storytelling is unparalleled. We work with exceptional talent, and both established and emerging filmmakers which connect our audience to emotional and sensorial stories designed to provoke inspiration and debate.
When you post/share a URL on Facebook, it automatically scrapes the site to determine what picture or video, page title and page description to show. It does this by looking at the Open Graph (OG meta tag) data on the site and then caches that information for further use. However, if you change information on the site such as images, titles and descriptions, this will not be reflected when you post the URL on Facebook, as they will use the old, incorrect cached information.
certainlyakey starred leewillis77/say-what
Aurelia is a JavaScript client framework for mobile, desktop and web leveraging simple conventions and empowering creativity.
We ran an audit to see what issues the different accessibility testing tools pick up. We deliberately introduced 143 accessibility barriers to a page of content, and ran them through 10 automated tools. We also had a look at features like usability and cost.
TIO Nexus is the current stable version of Try It Online, a family of online interpreters for over 200 programming languages. Like all Try It Online web services, TIO Nexus is free of charge, open source, and ad-free.
For information on how to accessibly implement the components I’m working on, I often refer to WAI-ARIA Authoring Practices specification. One thing this spec sometimes recommends, is to trap focus in an element, for example in a modal dialog while it is open. In this post I will show how to implement this.
certainlyakey starred davidtheclark/focus-trap
certainlyakey starred jonsuh/hamburgers
certainlyakey starred tonsky/FiraCode
Premium WordPress plugins and themes synchronized to GitHub.
certainlyakey starred kaelig/hidpi
certainlyakey starred gielcobben/Caption
Find the right subtitles. Easy.
certainlyakey starred MINDKomm/timmy
I have read the docs at https://github.com/jarednova/timber/wiki/Extending-Timber but it doesn't say where to add the file and then how to reference the file.