mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
title: Tutorials
|
|
introduction: The tutorials below take a step by step look at how to build a SilverStripe application.
|
|
|
|
## Written Tutorials
|
|
|
|
[CHILDREN]
|
|
|
|
## 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/)
|
|
|
|
|
|
## Help: If you get stuck
|
|
|
|
* [Common Problems](/getting_started/installation/common_problems): Review some existing solutions to common problems.
|
|
* [SilverStripe Community Forums](http://www.silverstripe.org/community/forums/): Head over to the forums and ask the community
|
|
for help.
|