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/building-static-websites-sculpin.md
Oliver Davies 85a10c545b Run prettier on all *.md files
```
prettier '{app,source}/**/**.md' --write
```
2020-03-08 17:57:45 +00:00

1 KiB

title description type speakerdeck code tags tweets video events
Building Static Websites with Sculpin A lightning talk on how to use Sculpin to generate static HTML websites. Lightning talk
id ratio url
6c9c4be1a1344f1291ff13a391674a66 1.37081659973226 https://speakerdeck.com/opdavies/building-static-websites-with-sculpin
https://github.com/opdavies/sculpin-demo
meetups
phpsw
sculpin
yes
type id
youtube aN53arCKZAU
event date joindin
phpsw 2015-10-14 https://joind.in/talk/view/15486

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!

You can view the full slides, including the embedded videos.