Add and configure redirect bundle.

This commit is contained in:
Oliver Davies 2017-07-10 07:05:12 +01:00
parent 9deeaf6772
commit 1c07b44f1b
112 changed files with 288 additions and 128 deletions

View file

@ -7,6 +7,9 @@ tags:
- drupal-vm-generator
- symfony
use: [posts]
redirect:
- blog/announcing-the-drupal-vm-config-generator/
- blog/announcing-the-drupal-vm-generator/
---
{% block excerpt %}
For the past few weeks Ive been working on a personal side project, based on Drupal VM. Its called the [Drupal VM Generator][1], and over the weekend Ive added the final features and fixed the remaining issues, and tagged the 1.0.0 release.