Build.
This commit is contained in:
parent
0692d8ff00
commit
47e2ffcfda
247 changed files with 409 additions and 383 deletions
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Some Useful Git Aliases</h1>
|
||||
|
||||
<p class="posted">15th January 2014</p>
|
||||
<p class="posted text-light">15th January 2014</p>
|
||||
|
||||
<p>Here are some bash aliases that I use and find helpful for quickly writing Git and Git Flow commands. These should be placed within your <code>~/.bashrc</code> or <code>~/.bash_profile</code> file:</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>DrupalCamp London 2014</h1>
|
||||
|
||||
<p class="posted">9th February 2014</p>
|
||||
<p class="posted text-light">9th February 2014</p>
|
||||
|
||||
<p>It's all booked, I'm going to be attending <a href="http://2014.drupalcamplondon.co.uk">DrupalCamp London</a> this year, my first DrupalCamp!</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>DrupalCamp London: What is Git Flow?</h1>
|
||||
|
||||
<p class="posted">3rd March 2014</p>
|
||||
<p class="posted text-light">3rd March 2014</p>
|
||||
|
||||
<p>Here are my slides from my "What is Git Flow?" session at <a href="http://2014.drupalcamplondon.co.uk">DrupalCamp London</a>.</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Drupal Association</h1>
|
||||
|
||||
<p class="posted">3rd May 2014</p>
|
||||
<p class="posted text-light">3rd May 2014</p>
|
||||
|
||||
<p>Today was my last day working at <a href="http://www.precedent.com">Precedent</a>. Next week, I'll be starting my <a href="https://assoc.drupal.org/node/18923" title="Drupal.org Developer">new job</a> at the <a href="http://assoc.drupal.org">Drupal Association</a> working on Drupal's home - <a href="http://www.drupal.org">Drupal.org</a>.</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Thanks</h1>
|
||||
|
||||
<p class="posted">6th May 2014</p>
|
||||
<p class="posted text-light">6th May 2014</p>
|
||||
|
||||
<p>This is just a quick post to thank everyone for their comments and congratulations after my previous post about <a href="/blog/drupal-association/">joining the Drupal Association</a>. I’m looking forward to my first day in the job tomorrow.</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>git format-patch is your Friend</h1>
|
||||
|
||||
<p class="posted">21st May 2014</p>
|
||||
<p class="posted text-light">21st May 2014</p>
|
||||
|
||||
<h2 id="the-problem">The Problem</h2>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>drush make drupalbristol</h1>
|
||||
|
||||
<p class="posted">2nd July 2014</p>
|
||||
<p class="posted text-light">2nd July 2014</p>
|
||||
|
||||
<p>Here are my slides from this month's talk night at the <a href="https://groups.drupal.org/bristol-and-west-uk">Drupal Bristol user group</a>.</p>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Include CSS Fonts by Using a SASS each Loop</h1>
|
||||
|
||||
<p class="posted">18th November 2014</p>
|
||||
<p class="posted text-light">18th November 2014</p>
|
||||
|
||||
<p>Using a file structure similar to this, organise your font files into directories, using the the font name for both the directory name and for the file names.</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Using Remote Files when Developing Locally with Stage File Proxy Module</h1>
|
||||
|
||||
<p class="posted">20th November 2014</p>
|
||||
<p class="posted text-light">20th November 2014</p>
|
||||
|
||||
<p>Download the <a href="https://www.drupal.org/project/stage_file_proxy">Stage File Proxy</a> module from Drupal.org and enable it on your site.</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Include environment-specific settings files on Pantheon</h1>
|
||||
|
||||
<p class="posted">27th November 2014</p>
|
||||
<p class="posted text-light">27th November 2014</p>
|
||||
|
||||
<p>I was recently doing some work on a site hosted on <a href="http://getpantheon.com">Pantheon</a> and came across an issue, for which part of the suggested fix was to ensure that the <code>$base_url</code> variable was explicitly defined within settings.php (this is also best practice on all Drupal sites).</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Include a Local Drupal Settings file for Environment Configuration and Overrides</h1>
|
||||
|
||||
<p class="posted">20th December 2014</p>
|
||||
<p class="posted text-light">20th December 2014</p>
|
||||
|
||||
<p>At the bottom of settings.php, add the following code:</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Configuring the Reroute Email Module</h1>
|
||||
|
||||
<p class="posted">22nd December 2014</p>
|
||||
<p class="posted text-light">22nd December 2014</p>
|
||||
|
||||
<p><a href="https://www.drupal.org/project/reroute_email">Reroute Email</a> module uses <code>hook_mail_alter()</code> to prevent emails from being sent to users from non-production sites. It allows you to enter one or more email addresses that will receive the emails instead of delivering them to the original user.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue