Skip to content

Commit a0b54d5

Browse files
authored
Merge pull request #6658 from umbraco/15/launchPrep
CMS Structure
2 parents 970a5cd + 763a323 commit a0b54d5

File tree

5 files changed

+390
-18
lines changed

5 files changed

+390
-18
lines changed

14/umbraco-cms/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
* [Circular Dependencies](implementation/services/circular-dependencies.md)
137137
* [Unit Testing](implementation/unit-testing.md)
138138

139-
## Customize the Backoffice
139+
## Customizing
140140

141141
* [Extend and customize the editing experience](customizing/overview.md)
142142
* [Project Bellissima](customizing/project-bellissima.md)

15/umbraco-cms/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,29 @@ Umbraco CMS is a flexible and editor-friendly Content Management System (CMS) th
2323
Learn more about Umbraco CMS and get an overview of the top features on [Umbraco.com](https://umbraco.com/products/umbraco-cms/).
2424

2525
<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Fundamentals</strong></td><td>Learn the basics of working with Umbraco CMS. How to install and setup your first site is also included in this section.</td><td><a href=".gitbook/assets/rocket-hero.png">rocket-hero.png</a></td><td><a href="fundamentals/get-to-know-umbraco.md">get-to-know-umbraco.md</a></td></tr><tr><td><strong>Install Umbraco CMS</strong></td><td>Ready to get started with Umbraco? Head over to the Setup section to learn how to install Umbraco CMS.</td><td><a href=".gitbook/assets/docs-style-hero.png">docs-style-hero.png</a></td><td><a href="fundamentals/setup/install/">install</a></td></tr><tr><td><strong>Tutorials</strong></td><td>Find detailed step-by-step guides on everything from building a site from scratch to implementing a custom maintenance page.</td><td><a href=".gitbook/assets/reversed-heart-hero.png">reversed-heart-hero.png</a></td><td><a href="tutorials/overview.md">overview.md</a></td></tr></tbody></table>
26+
27+
The documentation for Umbraco CMS provides information for experienced Umbraco and .NET developers. It also offers guides and high-level articles for people starting out with the CMS.
28+
29+
{% content-ref url="tutorials/creating-a-basic-website/" %}
30+
[creating-a-basic-website](tutorials/creating-a-basic-website/)
31+
{% endcontent-ref %}
32+
33+
{% content-ref url="reference/configuration/" %}
34+
[configuration](reference/configuration/)
35+
{% endcontent-ref %}
36+
37+
{% content-ref url="fundamentals/setup/requirements.md" %}
38+
[requirements.md](fundamentals/setup/requirements.md)
39+
{% endcontent-ref %}
40+
41+
{% content-ref url="reference/notifications/" %}
42+
[notifications](reference/notifications/)
43+
{% endcontent-ref %}
44+
45+
***
46+
47+
## Umbraco Training
48+
49+
Umbraco HQ offers a full-day training course covering the basic concepts and features needed for building an Umbraco CMS website. The course targets frontend and backend developers, designers, and technical users who want to build a website from scratch in Umbraco,
50+
51+
[Explore the Fundamentals Training Course](https://umbraco.com/training/course-details/fundamentals-details/) to learn more about the topics covered and how it can enhance your Umbraco development skills.

0 commit comments

Comments
 (0)