Add remaining event data
This commit is contained in:
parent
255dc31bae
commit
04615f90fe
27 changed files with 90 additions and 201 deletions
12
source/_talks/git-flow.md
Normal file
12
source/_talks/git-flow.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Never Commit to Master - An Introduction to Git Flow
|
||||
slides: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow
|
||||
slides_embed: <script async class="speakerdeck-embed" data-id="201559e0f103013198dd5a5f6f23ab67" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
video: https://www.youtube.com/watch?v=T-miCpHxfds
|
||||
video_embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/T-miCpHxfds" frameborder="0" allowfullscreen></iframe>
|
||||
tags: [conference, drupalcamp, drupalcamp-london, git, git-flow]
|
||||
slug: git-flow
|
||||
tweets: yes
|
||||
events:
|
||||
- { id: drupalcamp-london-2014, date: '2014-03-01' }
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue