Month: February 2017
CSS, SCSS, Showcase, Web Development
SCSS Mixins | 5 awesome and creative examples
This post is for those of your that work with the sassiest CSS of all, SCSS! Today we’ve compiled 5 great SCSS mixins for you. From centring elements, generating animations or applying long, sexy shadows; we’re sure you can use some of these great SCSS mixins in your upcoming projects. So […]
Security, Tips, Tutorials, Web Development
HTTP to HTTPS Migration Tips
With the recent Google Chrome 56 update, migrating your HTTP site to HTTPS is more important than ever. There’s many things to consider and action when migrating your site over to HTTPS. Use the HTTPS migration tips below and ensure your site is up to scratch and migrated successfully. 1. […]
How to set up a local web development environment using MAMP PRO
When it comes to web development, setting up a local web development environment is an absolute must. It allows you to develop your website or application in a safe environment for testing before your code is ever near a live server. There are numerous ways to do this, but today […]
How to add a custom welcome message to your terminal
Here’s a quick tip on how to add a custom message which is displayed each time you open a new terminal window. 1. Open the Terminal app 2. Run the following command to edit the bash_profile:
|
1 |
nano ~/.bash_profile |
3. Within the editor after the source ~/.profile line, add in the following line:
|
1 |
echo "Hey. Try not to break anything, ok?" |
You […]
Developing a custom WordPress theme | 5 tips for success
So often, when developing a custom WordPress theme, it’s easy to lose your way. To become so focussed on the end result that you forget to use logic and create something truly beautiful as well as functional. We’ve got 5 tips for success when developing a custom WordPress theme. If you’re […]
CSS, Javascript, Resources, Web Development
Add animated gradients to your website with javascript | Granim.js
If you want to add beautiful, animated gradients with Javascript to your website, look no further than Granim.js Granim.js is an incredibly lightweight (less than 10kb!) Javascript library. It allows you to create fluid and interactive animated Gradients. It does this simply and intuitively. You can install the Granim.js library using […]
A brief A-Z of web development acronyms
Everyday, we’re subjected to endless web development acronyms. The aim of this post is to demystify some of these for you providing some definitions and explanations. Let’s get started. A A-Record An A record is DNS record used to map a domain name to an IP address. For example, when […]
Git, Showcase, Web Development
Showcase: Solve your Git errors with ohshitgit.com
Git, as many of you are aware, is a free and open source distributed version control system. Also, as we’re sure even more of you are aware, Git can be incredibly confusing. Not just for beginners but for experienced developers too! That’s why when we came across ohshitgit.com today, we had to share it. […]
10 beautiful workspaces and office setups
Take a look at some of the most inspiring and beautiful workspaces from creatives all around the world.
Resources, Security, SEO, Web Development, WordPress, WordPress Plugins
Essential WordPress plugins for your website
48,630 WordPress plugins and counting It’s fair to say that WordPress is arguably the most popular open source content management system (CMS) in the world. It’s easy to use, intuitive and continuously being updated, patched and improved by a passionate and dedicated online community. When 27% of the web uses the same […]











