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/sculpin.md

25 lines
1.2 KiB
Markdown
Raw Normal View History

2015-09-10 13:14:30 +00:00
---
title: Building Static Websites with Sculpin
2017-03-14 08:18:57 +00:00
type: Lightning talk
2017-03-08 08:07:54 +00:00
slides:
url: https://speakerdeck.com/opdavies/building-static-websites-with-sculpin
embed: <script async class="speakerdeck-embed" data-id="6c9c4be1a1344f1291ff13a391674a66" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>
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
2017-03-06 00:25:37 +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
2017-03-06 00:25:37 +00:00
events:
- { id: phpsw, date: '2015-10-14' }
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
2016-08-23 07:15:16 +00:00
[1]: https://opdavies.github.io/slides-phpsw-sculpin