How to set up the workflow to develop a Genestrap-based WordPress theme
The main advantage of having a Genestrap-based WordPress theme is the ability to use the tools and the techniques you already use to develop your web apps. Using a framework like Genesis to develop a WordPress theme takes the management of WordPress to a whole new level of complexity (and fun, too!). So, once you […]
How to create your custom WordPress theme with Genestrap
Building a WordPress theme from scratch can be a really heavy task. But buying a stock theme may not always be an option. The result is that you need to develop your theme from scratch. And if you would like to use Bootstrap, the task may become very complex very fast. Genestrap is the perfect […]
Deploying a WordPress CMS website to Google AppEngine Cloud Platform
Deploying a WordPress website to Google AppEngine is something documented by Google itself. Anyway, this guide illustrates you in details all the steps you need to take to have a WordPress website up and running on the Google’s Platform, integrating this procedure into the bigger one of the continuous deployment of WordPress websites and extensions. Please, if […]