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
2015-08-09 23:42:17 +01:00

864 B

title location slug slides slides_embed tags
Test Drive Twig with Sculpin DrupalCamp North test-drive-twig-sculpin https://speakerdeck.com/opdavies/test-drive-twig-with-sculpin <script async class="speakerdeck-embed" data-id="54589d2e50a3476a9a75aed809e9edf1" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
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.