diff --git a/docs/en/01_Tutorials/index.md b/docs/en/01_Tutorials/index.md index 3c9079596..8f847469b 100644 --- a/docs/en/01_Tutorials/index.md +++ b/docs/en/01_Tutorials/index.md @@ -5,9 +5,16 @@ introduction: The tutorials below take a step by step look at how to build a Sil [CHILDREN] -## Video tutorials +## Video lessons +These include video screencasts, written tutorials and code examples to get you started working with SilverStripe websites. + +* [How to set up a local development environment in SilverStripe](https://vimeo.com/108861537) +* [Lesson 1: Creating your first theme](http://www.silverstripe.org/learn/lessons/lesson-1-creating-your-first-theme/) +* [Lesson 2: Migrating static templates into your theme](http://www.silverstripe.org/learn/lessons/lesson-2-migrating-static-templates-into-your-theme/) +* [Lesson 3: Adding dynamic content](http://www.silverstripe.org/learn/lessons/lesson-3/) +* [Lesson 4: Working with multiple templates](http://www.silverstripe.org/learn/lessons/lesson-4-working-with-multiple-templates/) +* [Lesson 5: The holder/page pattern](http://www.silverstripe.org/learn/lessons/lesson-5-the-holderpage-pattern/) -* [How to set up a local development environment in SilverStripe](https://vimeo.com/108861537) ## Help: If you get stuck