Add DrupalCon talk

This commit is contained in:
Oliver Davies 2019-07-16 23:04:39 +01:00
parent 87a4edbd85
commit 8b6c43cadd
2 changed files with 7 additions and 0 deletions

View file

@ -11,6 +11,8 @@ events:
date: 2019-01-23
- event: php_south_wales
date: 2019-07-23
- event: drupalcon_eu_19
date: 2019-10-30
---
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.