We are looking for a front-end (WordPress) developer

Written by vloo

Categories: Careers

As more and more clients come knocking at our door for building their websites from the ground up, our good friend Emil Georgiev gets overburdened with all the work that we throw at him in his role of a front-end developer. It’s high time we find another colleague to support him in this field, so […]

Read more

.editorconfig

Written by vloo

Categories: Backend, frontend, Standardization, Uncategorized

Editorconfig is a tiny file, usually located in the root of a given project, that tells your IDE/text editor what indentation settings to use for the project. This ensures consistent code across all our work, so we don’t look like wild freelancers. For the .editorconfig file to work, you need an extension/plugin for your text editor […]

Read more

Custom themes

Written by vloo

Categories: frontend, Standardization, Uncategorized

In the case that we need to create a custom theme, following a design, we’re using the FoundationPress theme, based on the Foundation Framework. The theme uses nodejs + gulp for compiling/building assets and bower for package management. Refer to the FoundationPress documentation for info on how to set it up, or take a look at the readme […]

Read more

General access credentials

Written by vloo

Categories: Credentials, Project Management, Uncategorized

Every bit of access info to client resources(SSH, FTP, existing WP sites, whatever) goes in KeePass.

Read more