--- title: Sculpin and Twig Resources date: 2015-07-19 meta: description: A compiled list of resources relating to Sculpin and Twig. tags: - sculpin - drupalcamp - drupalcamp-north - twig slug: sculpin-twig-resources use: [posts] --- {% block excerpt %} Here’s a list of resources that I compiled whilst preparing for my [Sculpin and Twig talk](http://drupalcampnorth.org/session/test-drive-twig-sculpin) at [DrupalCamp North](http://drupalcampnorth.org). {% endblock %} {% block content %} ## General Information * * ## Where to Get Sculpin * * * * ## Source Code Examples * * - the source repository for this site. * * * * * * * Google for "`sculpin_site.yml site:github.com`" for more examples. ## Videos * - a YouTube playlist of Sculpin videos. ## Twig * * - variables, filters, functions, template inheritance, expressions etc. * Go to http://twig.sensiolabs.org/{foo} to search for a tag, filter, test or function. {% endblock %}