How to automate the psql password
Password prompts really put a damper on automation. In this post, I want to show you how to automate the psql password so you can run Postgres commands in a scripting environment.
Password prompts really put a damper on automation. In this post, I want to show you how to automate the psql password so you can run Postgres commands in a scripting environment.
It's very important that you know if your site goes down. In this post, I'll show you how to create an uptime monitor for Ghost (or any other service).
In light of WordPress's primary category feature, we sometimes just want to just retrieve that one primary category, not a list of all. In this post, I'll show you how to get the primary category of a post only.
Where can I safely store an API Key in WordPress and not expose it to the public or in the code? In this post, I'll show you two ways.
When people ask me about a good Genesis starter theme, I now answer exclusively with the Genesis Sample theme, with an added Sass & Gulp workflow. I'll share it with you in this post.
The Slick Slider library is a solid option for displaying slideshows on your website and my go-to solution the majority of the time. In this post, I'll show you how to set it up for your next project.