Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
65eede1
wip Add organization ELP docs
jesp209i Aug 12, 2025
8dcb8b5
Fix references to environment
jesp209i Aug 12, 2025
012ba39
update images in Organization section
jesp209i Aug 13, 2025
e9b9347
Change some wording
jesp209i Aug 13, 2025
81169cc
Rename Project Configuration to Project Permissions
jesp209i Aug 14, 2025
635fcd3
add and update screenshots
jesp209i Aug 14, 2025
e2ffd6d
Add BETA notice
jesp209i Aug 14, 2025
23a8bf0
Try to shorten some sentences
jesp209i Aug 14, 2025
f165346
Simplify Login Providers section in the main organization article
jesp209i Aug 14, 2025
8649dee
Add section about retrieving signin url
jesp209i Aug 14, 2025
8f10776
url => URL
jesp209i Aug 15, 2025
54bdf0b
adding more information for permissions and user mappings
Musealali Aug 18, 2025
892d966
Formatting and other
sofietoft Aug 27, 2025
2b56d26
Fix long sentences
sofietoft Aug 27, 2025
bbd6cb2
Some grammar and a link
sofietoft Aug 27, 2025
5724e31
Fix image paths
sofietoft Aug 27, 2025
c13c01a
Change to trigger checks
sofietoft Aug 27, 2025
85c95ad
Fixed grammar
sofietoft Aug 27, 2025
23ef487
Fix the remaining links
sofietoft Aug 27, 2025
bdaaab5
Update permission levels to adhere to what we actually named them
mikkelhm Sep 1, 2025
ff1f114
Clean up API article
sofietoft Sep 1, 2025
ee258a9
Clean up database articles
sofietoft Sep 1, 2025
42668e3
Clean up security articles
sofietoft Sep 1, 2025
fa8d6d5
Clean up technology overview articles
sofietoft Sep 1, 2025
48ae36b
Small change to trigger checks
sofietoft Sep 1, 2025
bdbd83a
Clean up going live article
sofietoft Sep 1, 2025
d099304
clean up hotfix article
sofietoft Sep 1, 2025
b16b8fb
Merge pull request #7301 from jesp209i/task/organization-elp
sofietoft Sep 2, 2025
39eda27
Update umbraco-cloud/explore-umbraco-cloud/technology-overview/reposi…
sofietoft Sep 2, 2025
d3239b3
Merge pull request #7362 from umbraco/cloud/CleanUp
sofietoft Sep 2, 2025
cdedfb7
Break a link
sofietoft Sep 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/styles/UmbracoDocs/Acronyms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ exceptions:
- CDN # Content Delivery Network
- CI # Continuous Integration
- CLI # Command Line Interface
- CNAME #
- CMD # Command (Windows shell)
- CMS # Content Management System
- CPU # Central Processing Unit
Expand Down
2 changes: 1 addition & 1 deletion 16/umbraco-cms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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.

Learn more about Umbraco CMS and get an overview of the top features on [Umbraco.com](https://umbraco.com/products/umbraco-cms/).
Learn more about Umbraco CMS and get an overview of the top features on [Umbraco.com](https://umbraco.com/products/umbraco-cmsdsdsd/).

<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/Documentations Icons_Umbraco_CMS_Fundamentals.png">Documentations Icons_Umbraco_CMS_Fundamentals.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/Documentations Icons_Umbraco_CMS_Install.png">Documentations Icons_Umbraco_CMS_Install.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/Documentations Icons_Umbraco_CMS_Tutorials.png">Documentations Icons_Umbraco_CMS_Tutorials.png</a></td><td><a href="tutorials/overview.md">overview.md</a></td></tr></tbody></table>

Expand Down
Loading
Loading