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-07-25-test-drive-twig-with-sculpin.md

13 lines
782 B
Markdown
Raw Normal View History

2018-02-13 08:45:57 +00:00
---
title: Test Drive Twig with Sculpin
summary: Sculpin is a static site generator written in PHP, and based on Symfony components. It uses YAML and Twig, which makes it very appealing to Drupal people wanting to learn these in preparation for Drupal 8.
speakerdeck:
id: 54589d2e50a3476a9a75aed809e9edf1
ratio: 1.77777777777778
image: test-drive-twig-sculpin.png
---
This session covers how to install Sculpin itself, as well as how to use it to build a static site from Markdown, HTML and Twig templates. We also covered Sculpin concepts such as content types, themes and partials, and Twig layouts, blocks and inheritance, as well as some tips and tricks that I've found whilst developing with Sculpin.
Presented at [DrupalCamp North](http://drupalcampnorth.org) 2015.