Split excerpt and main content.

This commit is contained in:
Oliver Davies 2016-12-30 19:09:39 +00:00
parent 2a157b8432
commit 48f03bdcdb

View file

@ -1,7 +1,13 @@
---
title: Drupal VM Generator 2.9.1 Released
tags: ['drupal-vm-generator', releases]
use: [posts]
---
{% block excerpt %}
I spent some time yesterday working on the [Drupal VM Generator][0], and have released versions 2.8.1, 2.9.0 and 2.9.1.
{% endblock %}
{% block content %}
I spent some time yesterday working on the [Drupal VM Generator][0], and have released versions 2.8.1, 2.9.0 and 2.9.1.
The main updates are:
@ -15,6 +21,7 @@ The main updates are:
Currently the project is based on Drupal VM 3.0.0 which is an outdated version ([4.1.0][3] was released today). Adding updates and supporting the newer versions is a high priority, as well as keeping in sync with new releases. This will be easier with the test suite in place.
My initial thoughts are that version 2.10.0 will support Drupal VM 4.0.0, and if needed, 2.11.0 will ship shortly afterwards and support Drupal VM 4.1.0.
{% endblock %}
[0]: http://www.drupalvmgenerator.com
[1]: https://github.com/opdavies/drupal-vm-generator/tree/master/tests/Command