Refactor talks to be a lot simpler
This commit is contained in:
parent
42fd848581
commit
607f56e8c7
75 changed files with 390 additions and 980 deletions
20
source/_talks/2015-10-14-building-static-websites-sculpin.md
Normal file
20
source/_talks/2015-10-14-building-static-websites-sculpin.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue