Uncommitted changes

This commit is contained in:
Oliver Davies 2019-02-05 01:27:13 +00:00
parent 5f4814d48d
commit 9bedce9bb1
201 changed files with 5252 additions and 768 deletions

View file

@ -1,7 +0,0 @@
# Building Static Websites with Sculpin
Sculpin (https://sculpin.io) is a static site generator written in PHP, and built on Symfony components.
In this talk, I'll speak about static site generators and why you may want to use one, the background of the Sculpin project, what it is, and what is does, how it works and how we can extend it with our own custom bundles.
Once we've done that, we'll open up a IDE and a Terminal and look at how we can build flexible, dynamic, static websites.