This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_talks/2015-10-14-sculpin.md

30 lines
1.2 KiB
Markdown
Raw Normal View History

2015-09-10 13:14:30 +00:00
---
nav: talks
title: Building Static Websites with Sculpin
2015-09-12 07:59:49 +00:00
event:
name: PHPSW
2015-09-12 09:19:29 +00:00
website: http://phpsw.uk
location: Bristol, UK
2016-05-13 23:53:41 +00:00
slides:
embed: <script async class="speakerdeck-embed" data-id="6c9c4be1a1344f1291ff13a391674a66" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>
url: https://speakerdeck.com/opdavies/building-static-websites-with-sculpin
2015-09-12 10:25:28 +00:00
code: https://github.com/opdavies/sculpin-demo
2015-10-08 06:35:43 +00:00
joindin: https://joind.in/talk/view/15486
2015-09-12 14:33:09 +00:00
tags:
- meetups
- phpsw
- sculpin
2015-12-30 23:53:01 +00:00
tweets: yes
2016-05-13 23:53:41 +00:00
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
2015-09-10 13:14:30 +00:00
---
2016-05-13 23:53:41 +00:00
[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.
2015-09-30 18:58:33 +00:00
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!
2015-10-14 23:02:07 +00:00
2016-05-13 23:53:41 +00:00
You can [view the full slides][1], including the embedded videos.
2015-12-29 00:39:54 +00:00
2016-05-13 23:53:41 +00:00
[0]: http://sculpin.io
[1]: {{site.url}}/slides/phpsw/building-static-websites-with-sculpin/