arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Creating websites

This section provides beginner-friendly tools and guidance to get started with Umbraco

In this section, you will find information about which frameworks, languages, and platforms work best with Umbraco to create user-friendly, responsive websites.

Before diving in, it’s helpful to familiarize yourself with some key concepts. This section introduces these concepts and explains how they are used in the Umbraco backoffice.

hashtag
How Umbraco Works

Your website’s content is structured using Document Types, which define the types of content you can create. Each Document Type is composed of Properties, which utilize Data Types to define the type of data that can be entered. Every Data Type relies on a Property Editor, which determines how content is edited in the backoffice.

Once content is created using Document Types, it is displayed on your website through Templates.

hashtag
Key Terminology

There are a lot of terminologies here. Let's look at breaking these terms down:

  • : Define the structure and type of content on your website.

  • : Specify the kind of data a Property can store (for example, text, number, date).

  • : Control how content is entered and displayed in the backoffice.

hashtag
Try it out

  • : Learn how to create a basic website and start exploring Umbraco CMS hands-on.

  • : Watch a step-by-step guide to creating your first website with Umbraco.

hashtag
Other Resources

: Determine how content is rendered on the front end of your website.

Document Typesarrow-up-right
Data Typesarrow-up-right
Property Editorsarrow-up-right
Video: Create an Umbraco websitearrow-up-right
Customize the Backofficearrow-up-right
Extending Umbracoarrow-up-right
Templatesarrow-up-right
Creating a basic website Tutorial
How can translations be used with content?