WordPress Basics – Creating a Landing Page
This is the start of a series on WordPress Basics. In this post we’ll cover definitions of what WordPress is and creating a landing page.
This is the start of a series on WordPress Basics. In this post we’ll cover definitions of what WordPress is and creating a landing page.
Building a remote team allows you to find talent anywhere and everywhere in the world. Expand the horizons of who you work with to become more productive.
When creating a C++ project with CMake that requires C++11, I found that setting the variable CMAKE_CXX_STANDARD must happen before add_executable to work.
Creating a successful environment for a fully remote team or remote work within a co-located team is hard. These are my suggestions to make it possible.
These are my thoughts on the common forms of advertising in blogs (AdSense and affiliate marketing). I plan to include ads until I’m actively consulting.
After importing posts into WordPress from Blogger, I changed the text from a single classic block to Gutenberg blocks to make plugins work and update posts.
If C++ code has exceptions derived from std::exception and a logging function that takes a std::exception the sub-class can’t be re-thrown. Here’s why.
I have migrated my blog from Blogger to WordPress hosted on BlueHost. Here we discuss issues we ran into including DNS and email forwarding to G Suite
Recently I have been working on getting a website running for Taylor Built Solutions so that potential clients know what I can offer them and know how to contact me. After posting about switching a client’s site to WordPress I decided to try to use WordPress for Taylor Built Solutions’ site. Given that I’ve now…
Read more