Ben Nadel shared his “opinionated” Git…
Ben Nadel shared his “opinionated” Git Cheat Sheet — a nice reference post if you want to grow your “git mental model.”
Ben Nadel shared his “opinionated” Git Cheat Sheet — a nice reference post if you want to grow your “git mental model.”
This is part of our ongoing celebration of the 20th Anniversary of WordPress. Leonardus Nugraha I started my WordPress journey when I became a content writer in a hosting company. We use WordPress to publish our articles, but there’s more than that. Most of our clients are WordPress users, so I have to write for…
Upsource is a developer tool that provides IDE-level code insight to help developers understand and review code changes. It supports both Git and SVN. I haven’t used a tool exactly like this before, but it’s features look pretty awesome. And Upsource is made by Jetbrains — the company behind PhpStorm — so I would bet it is…
You may know Peter Suhm as the man behind WP Pusher, a plugin that lets you securely deploy your plugins and themes directly from GitHub, Bitbucket or GitLab to any WordPress site on any type of hosting.
Using WordPress, it’s a poor assumption to assume the wp-content, plugins, and uploads folders are always in the same place, or even always called by those names. The configuration you see above is a sample WordPress root directory. This isn’t uncommon. Many people who manage their installs with version control such as Git probably recognize…
Pagely has made some drastic changes to their hosting platform over the last few months. They’ve moved from Firehost to being fully powered by Amazon Web Services (AWS), led by their new CTO, Joshua Eichorn. Measuring tiers of hosting by pageviews is a popular method for WordPress hosting companies, but Pagely doesn’t do that. They…
We like to say it’s easy to build a website, and to build it on top of WordPress. Maybe it is, maybe it isn’t. But for just about anyone, it can be intimidating when you’re just digging in. You’ve got to learn your ABCs before you can tell a great story. On the web — especially as it gets more complicated — there’s a lot to learn to build and maintain a modern website.