21 lines
794 B
Markdown
21 lines
794 B
Markdown
---
|
|
title: Building Static Websites with Sculpin
|
|
summary: |
|
|
Sculpin 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!
|
|
speakerdeck:
|
|
id: 6c9c4be1a1344f1291ff13a391674a66
|
|
ratio: 1.37081659973226
|
|
youtube:
|
|
id: aN53arCKZAU
|
|
image: static-websites-sculpin.png
|
|
code: https://github.com/opdavies/sculpin-demo
|
|
---
|
|
|
|
You can [view the full slides][1], including the embedded videos.
|
|
|
|
Presented at the [PHPSW user group](https://phpsw.uk) in October 2015.
|
|
|
|
[1]: https://opdavies.github.io/slides-phpsw-sculpin
|