Reconsolidate images, update paths

This commit is contained in:
Oliver Davies 2018-09-04 19:58:54 +01:00
parent 036a795cc7
commit 3578103515
165 changed files with 70 additions and 71 deletions

View file

@ -14,7 +14,7 @@ For the past few weeks Ive been working on a personal side project, based on
{% endblock %}
{% block content %}
![](/dist/images/blog/drupalvm-generate-repo.png)
![](/images/blog/drupalvm-generate-repo.png)
## What is Drupal VM?
@ -38,7 +38,7 @@ Based on the options passed to it and/or answers that you provide, it generates
Heres an example of it in action:
!['An animated gif showing the interaction process and the resulting config.yml file'](/dist/images/blog/drupalvm-generate-example-2.gif)
!['An animated gif showing the interaction process and the resulting config.yml file'](/images/blog/drupalvm-generate-example-2.gif)
You can also define options when calling the command and skip any or all questions. Running the following would bypass all of the questions and create a new file with no interaction or additional steps.