oliverdavies.uk/source/_talks/building-static-websites-sculpin.md

33 lines
1.2 KiB
Markdown
Raw Normal View History

2021-06-30 07:00:00 +00:00
---
title: Building Static Websites with Sculpin
description: A lightning talk on how to use Sculpin to generate static HTML websites.
type: Lightning talk
speakerdeck:
2021-06-30 07:00:00 +00:00
id: 6c9c4be1a1344f1291ff13a391674a66
ratio: '1.37081659973226'
url: https://speakerdeck.com/opdavies/building-static-websites-with-sculpin
2021-06-30 07:00:00 +00:00
code: https://github.com/opdavies/sculpin-demo
tags: [meetups, phpsw, sculpin]
tweets: yes
video:
2021-06-30 07:00:00 +00:00
type: youtube
id: aN53arCKZAU
2021-06-30 07:00:00 +00:00
events:
2021-06-30 07:00:00 +00:00
-
name: PHP South West
location: Bristol, UK
date: 2015-10-14
url: https://phpsw.uk/events/2015-10-lightning-talks
joindin: https://joind.in/talk/view/15486
2021-06-30 07:00:00 +00:00
sortable_date: 2015-10-14
2021-06-30 07:00:00 +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.
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!
You can [view the full slides][1], including the embedded videos.
[0]: http://sculpin.io
[1]: https://opdavies.github.io/slides-phpsw-sculpin