Different syntax

This commit is contained in:
Oliver Davies 2017-10-31 19:24:35 +00:00
parent 17613d61ce
commit 73fb39cde5
19 changed files with 26 additions and 64 deletions

View file

@ -11,9 +11,7 @@ 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'
- { 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.