Re-order talks
This commit is contained in:
parent
33a8eff77a
commit
d38d6be307
27 changed files with 264 additions and 358 deletions
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
talk_id: 19
|
||||
title: 'Deploying Drupal with Fabric'
|
||||
type: Talk
|
||||
slides:
|
||||
|
@ -14,6 +13,12 @@ meta:
|
|||
title: Deploying Drupal with Fabric
|
||||
description: "You've built your Drupal site, now learn how to deploy it with Fabric."
|
||||
type: website
|
||||
events:
|
||||
- event: drupalcamp-dublin-17
|
||||
date: '2017-10-20'
|
||||
time: '15:00 - 15:40'
|
||||
- event: drupal-somerset
|
||||
date: '2017-10-26'
|
||||
---
|
||||
You’ve 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 (not recommended).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue