oliverdavies.uk/source/_talks/building-static-websites-sculpin.md
Oliver Davies efbd099515 refactor: Remove the sortable_date for talks
Automatically calculate the sortable date for a talk using the event
dates. This means that the `sortable_date` in the YAML front matter can
be removed.

Fixes #4
2021-09-09 07:32:16 +01:00

1.3 KiB

title description speakerdeck code tags tweets video events
Building Static Websites with Sculpin How to use Sculpin to generate static HTML websites.
id ratio url
6c9c4be1a1344f1291ff13a391674a66 1.77777777777778 https://speakerdeck.com/opdavies/building-static-websites-with-sculpin
https://github.com/opdavies/sculpin-demo
meetups
phpsw
sculpin
yes
type id
youtube xRTiWR9nBSA
name location date url joindin
PHP South West Bristol, UK 2015-10-14 https://phpsw.uk/events/2015-10-lightning-talks https://joind.in/talk/view/15486
name date location url is_online
Drupal Yorkshire 2021-08-19 Leeds, UK https://www.meetup.com/DrupalYorkshire/events/280100968 true
name date location url is_online
PHP North West (PHPNW) 2021-09-07 Manchester, UK ~ true

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!