Related: Head code is all gone!
Category Archives: Elsewhere
Get screenshots of websites in different resolutions with pageres
Build Wars: Gulp vs. Grunt
Graphene
logstash
logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). Speaking of searching, logstash comes with a web interface for searching and drilling into all of your logs. Part of the ElasticSearch family. ES not required, as output …
PHPloy – Git FTP Deployment
; This is a sample deploy.ini file. ; You can specify as many servers as you need ; and use whichever configuration way you like. [staging] user = example pass = password host = staging-example.com path = /path/to/installation port = 21 passive = true [production] user = example pass = password host = production-example.com path …
SOAP
Animating SVG With Clipping Masks and CSS
Unfortunately, we can’t animate SVG fills the same way [we do with paths] with only CSS. However I’ve thought of way of giving the impression they’re being ‘painted’ by animating SVG clipping masks. Animating SVG With Clipping Masks and CSS → Animating SVG With Clipping Masks and CSS (Demos) → Looking for a way to …
Continue reading “Animating SVG With Clipping Masks and CSS”