silverstripe-framework/docs/en/tutorials/index.md
Cam Findlay ac922a0aa6 BUG Fix tutorial index page for the new doc site
Required for roll out of new docs.
2015-01-08 09:59:35 +13:00

24 lines
1.3 KiB
Markdown

# Written Tutorials
* [Tutorial 1: Building a basic site](building-a-basic-site): An introduction to building a site with
SilverStripe.
* [Tutorial 2: Extending a basic site](extending-a-basic-site): A tutorial that builds on "Building a basic
site".
* [Tutorial 3: Forms](forms): An introduction to forms in SilverStripe.
* [Tutorial 4: Site Search](site-search): Learn how to add search to your site.
* [Tutorial 5: Dataobject Relationship Management](dataobject-relationship-management): Learn how to create
simple data relationships.
# Video tutorials
* [Installing on Linux](http://silverstripe.org/assets/screencasts/Tutorial-InstallingLinux-DM08.swf)
* [Installing on Mac OSX (using MAMP)](http://silverstripe.org/assets/screencasts/Tutorial-InstallingMAMP-SW08.swf)
* [Installing a module (e.g. a blog)](http://silverstripe.org/assets/screencasts/Tutorial-InstallingBlogModule-DM08.swf)
* [Customising the CMS (adding new fields)](http://silverstripe.org/assets/screencasts/Tutorial-ChangingFields-DM08.swf)
# Help: If you get stuck
* [Common Problems](/installation/common-problems): Review some existing solutions to common problems.
* [SilverStripe Forums](http://www.silverstripe.org/community/forums/): Head over to the forums and ask the community
for help.