Removed _talks
This commit is contained in:
parent
e07d534c40
commit
36f176a041
12 changed files with 0 additions and 152 deletions
|
@ -1,19 +0,0 @@
|
|||
---
|
||||
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
|
||||
- drupalcamp-north
|
||||
- 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.
|
Loading…
Add table
Add a link
Reference in a new issue