This commit is contained in:
Oliver Davies 2017-07-11 18:57:51 +01:00
parent 0692d8ff00
commit 47e2ffcfda
247 changed files with 409 additions and 383 deletions

View file

@ -85,7 +85,7 @@
<main class="col-md-9">
<h1>How to fix Vagrant Loading the Wrong Virtual Machine</h1>
<p class="posted">6th October 2014</p>
<p class="posted text-light">6th October 2014</p>
<p>A few times recently, I've had instances where <a href="https://www.vagrantup.com">Vagrant</a> seems to have forgotten which virtual machine it's supposed to load, probably due to renaming a project directory or the .vagrant directory being moved accidentally.</p>

View file

@ -84,7 +84,7 @@
<main class="col-md-9">
<h1>Updating Features and Adding Components Using Drush</h1>
<p class="posted">21st October 2014</p>
<p class="posted text-light">21st October 2014</p>
<p>If you use the <a href="http://drupal.org/project/features">Features module</a> to manage your Drupal configuration, it can be time consuming to update features through the UI, especially if you are working on a remote server and need to keep downloading and uploading files.</p>