Shorter names

This commit is contained in:
Oliver Davies 2017-03-18 23:10:40 +00:00
parent 62706f2797
commit 05ee0f7cad
9 changed files with 25 additions and 25 deletions

View file

@ -8,7 +8,7 @@ code: https://github.com/opdavies/sculpin-demo
tags: [conference, drupalcamp, drupalcamp-north, sculpin, twig]
tweets: yes
events:
- { id: drupalcamp-north-2015, date: '2015-07-25' }
- { id: drupalcamp-north-15, date: '2015-07-25' }
---
[Sculpin][1] is a static site generator written in PHP, and based on [Symfony components][2]. It uses [YAML][3] and [Twig][4], which makes it very appealing to Drupal people wanting to learn these in preparation for Drupal 8.