Add Drupal Edinburgh talk

This commit is contained in:
Oliver Davies 2019-11-01 19:09:07 +00:00
parent eb67a4d88e
commit 9032987d20
2 changed files with 7 additions and 0 deletions

View file

@ -16,6 +16,9 @@ events:
date: 2019-07-23
- event: drupalcon_eu_19
date: 2019-10-30
- event: drupal_edinburgh
date: 2019-12-12
online: true
---
Great! Youve built your website, and now you just need to deploy it. There are various ways that this could be done - from (S)FTP, to SCP and rsync, to running commands like `git pull` and `composer install` directly on the server which is not ideal.