diff --git a/16/umbraco-cms/README.md b/16/umbraco-cms/README.md index f33658787d0..45c5982eb49 100644 --- a/16/umbraco-cms/README.md +++ b/16/umbraco-cms/README.md @@ -8,6 +8,13 @@ coverY: 0 Umbraco CMS is a flexible and editor-friendly Content Management System (CMS) that allows you to create beautiful and modern websites. Use the latest version of .NET, integrate with your favorite services, and help your customers launch a website tailored to their specific needs. +Rich testing Mermaid: + +```mermaid +graph TD + A-->B +``` + Learn more about Umbraco CMS and get an overview of the top features on [Umbraco.com](https://umbraco.com/products/umbraco-cms/).
| Fundamentals | Learn the basics of working with Umbraco CMS. How to install and setup your first site is also included in this section. | Documentations Icons_Umbraco_CMS_Fundamentals.png | get-to-know-umbraco.md |
| Install Umbraco CMS | Ready to get started with Umbraco? Head over to the Setup section to learn how to install Umbraco CMS. | Documentations Icons_Umbraco_CMS_Install.png | install |
| Tutorials | Find detailed step-by-step guides on everything from building a site from scratch to implementing a custom maintenance page. | Documentations Icons_Umbraco_CMS_Tutorials.png | overview.md |