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/2015-10-14-sculpin.md
2015-12-31 09:53:10 +00:00

37 lines
1.6 KiB
Markdown

---
nav: talks
title: Building Static Websites with Sculpin
type: meetup
event:
name: PHPSW
website: http://phpsw.uk
location: Bristol, UK
slides: https://speakerdeck.com/opdavies/building-static-websites-with-sculpin
code: https://github.com/opdavies/sculpin-demo
joindin: https://joind.in/talk/view/15486
tags:
- meetups
- phpsw
- sculpin
tweets: yes
---
{% block abstract %}
[Sculpin](http://sculpin.io) 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!
The full version of the slides are available at <https://opdavies.github.io/slides-phpsw-sculpin>, including the embedded videos.
{% endblock %}
{% block slides %}
<script async class="speakerdeck-embed" data-id="6c9c4be1a1344f1291ff13a391674a66" data-ratio="1.37081659973226" src="//speakerdeck.com/assets/embed.js"></script>
{% endblock %}
{% block video %}
This talk was recorded. Video coming soon.
{% endblock %}
{% block feedback %}
<blockquote class="twitter-tweet" lang="en"><p lang="en" dir="ltr">Simple and very cool use of video in <a href="https://twitter.com/opdavies">@opdavies</a> lightning talk <a href="https://twitter.com/phpsw">@phpsw</a> to show how to do things</p>&mdash; Stuart Herbert (@stuherbert) <a href="https://twitter.com/stuherbert/status/654367259339661312">October 14, 2015</a></blockquote>
{% endblock %}