Use timestamps for talk dates
This commit is contained in:
parent
9337c69aa8
commit
bc20b198b5
28 changed files with 65 additions and 64 deletions
|
@ -14,10 +14,10 @@ meta:
|
|||
type: website
|
||||
events:
|
||||
- event: drupalcamp_dublin_17
|
||||
date: '2017-10-20'
|
||||
date: 2017-10-20
|
||||
time: '15:00 - 15:40'
|
||||
- event: drupal_somerset
|
||||
date: '2017-10-26'
|
||||
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