From af8e57d60c0e36bde6128949ad6af29ad3ea8bf4 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 15 Oct 2015 00:02:07 +0100 Subject: [PATCH] Added slides --- source/_talks/2015-10-14-sculpin.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_talks/2015-10-14-sculpin.md b/source/_talks/2015-10-14-sculpin.md index 3ea76279c..d88bd107c 100644 --- a/source/_talks/2015-10-14-sculpin.md +++ b/source/_talks/2015-10-14-sculpin.md @@ -11,7 +11,12 @@ tags: - meetups - phpsw - sculpin +slides: + url: https://speakerdeck.com/opdavies/building-static-websites-with-sculpin + embed: --- [Sculpin](http://sculpin.io) 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. This talk will cover a little of the background to Sculpin and what it is, and then will move into some demonstrations of how to build a Sculpin site and what it can do! + +The full version of the slides are available at , including the embedded videos.