---
title: Test Drive Twig with Sculpin
location: DrupalCamp North
slug: test-drive-twig-sculpin
slides: https://speakerdeck.com/opdavies/test-drive-twig-with-sculpin
slides_embed: <script async class="speakerdeck-embed" data-id="54589d2e50a3476a9a75aed809e9edf1" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
tags:
- conference
- drupalcamp
- sculpin
- twig
This session covers how to download and install Sculpin on your computer, and how to build a Sculpin site using YAML,
Markdown and Twig which you can use as a stand-alone static website or as a HTML prototype that you can copy and paste
into your Drupal 8 theme.
We'll also cover tips and tricks such as Sculpin themes, layouts and partials, and common Twig methods such as blocks
and template inheritance, loops, conditional statements and filters.