Update Sculpin talk description and video
This commit is contained in:
parent
78c8154cce
commit
d7e543ea4b
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Building Static Websites with Sculpin
|
title: Building Static Websites with Sculpin
|
||||||
description: A lightning talk on how to use Sculpin to generate static HTML websites.
|
description: How to use Sculpin to generate static HTML websites.
|
||||||
type: Lightning talk
|
|
||||||
speakerdeck:
|
speakerdeck:
|
||||||
id: 6c9c4be1a1344f1291ff13a391674a66
|
id: 6c9c4be1a1344f1291ff13a391674a66
|
||||||
ratio: '1.77777777777778'
|
ratio: '1.77777777777778'
|
||||||
|
@ -11,7 +10,7 @@ tags: [meetups, phpsw, sculpin]
|
||||||
tweets: yes
|
tweets: yes
|
||||||
video:
|
video:
|
||||||
type: youtube
|
type: youtube
|
||||||
id: aN53arCKZAU
|
id: xRTiWR9nBSA
|
||||||
events:
|
events:
|
||||||
-
|
-
|
||||||
name: PHP South West
|
name: PHP South West
|
||||||
|
@ -31,14 +30,12 @@ events:
|
||||||
location: Manchester, UK
|
location: Manchester, UK
|
||||||
url: ~
|
url: ~
|
||||||
is_online: true
|
is_online: true
|
||||||
sortable_date: 2021-08-19
|
sortable_date: 2021-09-07
|
||||||
---
|
---
|
||||||
|
|
||||||
[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.
|
[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!
|
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
|
[0]: http://sculpin.io
|
||||||
[1]: https://opdavies.github.io/slides-phpsw-sculpin
|
[1]: https://opdavies.github.io/slides-phpsw-sculpin
|
||||||
|
|
Loading…
Reference in a new issue