Re-order talks

This commit is contained in:
Oliver Davies 2017-10-27 20:21:16 +01:00
parent 33a8eff77a
commit d38d6be307
27 changed files with 264 additions and 358 deletions

View file

@ -1,5 +1,4 @@
---
talk_id: 8
title: Building Static Websites with Sculpin
type: Lightning talk
slides:
@ -11,6 +10,10 @@ tweets: yes
video:
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/aN53arCKZAU" frameborder="0" allowfullscreen></iframe>
url: https://www.youtube.com/watch?v=aN53arCKZAU
events:
- event: phpsw
date: '2015-10-14'
feedback: 'https://joind.in/talk/view/15486'
---
[Sculpin][0] is a static site generator written in PHP. It converts Markdown files, Twig templates and standard HTML into a static HTML site that can be easily deployed.