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

18 lines
634 B
Markdown
Raw Normal View History

2015-09-10 13:14:30 +00:00
---
nav: talks
title: Building Static Websites with Sculpin
2015-09-12 07:59:49 +00:00
event:
name: PHPSW
2015-09-12 09:19:29 +00:00
website: http://phpsw.uk
location: Bristol, UK
2015-09-12 10:25:28 +00:00
code: https://github.com/opdavies/sculpin-demo
2015-10-08 06:35:43 +00:00
joindin: https://joind.in/talk/view/15486
2015-09-12 14:33:09 +00:00
tags:
- meetups
- phpsw
- sculpin
2015-09-10 13:14:30 +00:00
---
2015-09-30 18:58:33 +00:00
[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!