mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOC update SilverStripe to Silverstripe
- Only Lessons this PR - Apply consistent formatting (120 chars etc)
This commit is contained in:
parent
5ba38520d7
commit
b5a1024b13
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: Lessons
|
title: Lessons
|
||||||
introduction: The lessons take a step by step look at how to build a SilverStripe application.
|
introduction: The lessons take a step by step look at how to build a Silverstripe application.
|
||||||
icon: graduation-cap
|
icon: graduation-cap
|
||||||
---
|
---
|
||||||
|
|
||||||
* [How to set up a local development environment in SilverStripe](https://www.silverstripe.org/learn/lessons/v4/up-and-running-setting-up-a-local-silverstripe-dev-environment-1)
|
* [How to set up a local development environment in Silverstripe](https://www.silverstripe.org/learn/lessons/v4/up-and-running-setting-up-a-local-silverstripe-dev-environment-1)
|
||||||
* [Lesson 1: Creating your first project](https://www.silverstripe.org/learn/lessons/v4/creating-your-first-project)
|
* [Lesson 1: Creating your first project](https://www.silverstripe.org/learn/lessons/v4/creating-your-first-project)
|
||||||
* [Lesson 2: Migrating static templates into your theme](https://www.silverstripe.org/learn/lessons/v4/migrating-static-templates-into-your-theme-1)
|
* [Lesson 2: Migrating static templates into your theme](https://www.silverstripe.org/learn/lessons/v4/migrating-static-templates-into-your-theme-1)
|
||||||
* [Lesson 3: Adding dynamic content](https://www.silverstripe.org/learn/lessons/v4/adding-dynamic-content-1)
|
* [Lesson 3: Adding dynamic content](https://www.silverstripe.org/learn/lessons/v4/adding-dynamic-content-1)
|
||||||
@ -30,4 +30,5 @@ icon: graduation-cap
|
|||||||
## Help: If you get stuck
|
## Help: If you get stuck
|
||||||
|
|
||||||
* [The Tips & Tricks forum](https://forum.silverstripe.org/c/tips): Review some existing solutions to common problems.
|
* [The Tips & Tricks forum](https://forum.silverstripe.org/c/tips): Review some existing solutions to common problems.
|
||||||
* [SilverStripe Community](http://www.silverstripe.org/community/): Join our community chat via Slack, or ask a question on Stack Overflow.
|
* [Silverstripe Community](http://www.silverstripe.org/community/): Join our community chat via Slack, or ask a question
|
||||||
|
on Stack Overflow.
|
||||||
|
Loading…
Reference in New Issue
Block a user