Tech

En till Good Old Blogs webbplats

PHP cli script for inverting hex colors

Here’s a gist of the script I used for creating the inverted NeoPro theme in my last post. This way I could do most of the conversion automatically and just tweak some stuff for contrast. http://gist.github.com/190235

Läs mer

Git workflow – going live

This post describes part of our workflow: the process of moving a Drupal site from a development server to a live setup using git, and other cli tools. With small adaptations it’s also a good guide to moving any kind of site (wordpress, zend, codeignite…) from your local machine to a dev server, or dev…

Läs mer