.. include:: /Includes.rst.txt .. _setup: .. _first-project-setup: =================== First project setup =================== This chapter demonstrates how to create your first small project in an empty `TYPO3 Installation `_. Instead of following this chapter you can use a `Project template for a quick start `_. .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: :ref:`Root page ` Learn how to create the first page, the so called root page. It will be your future home page. .. card-footer:: :ref:`Create a root page ` :button-style: btn btn-secondary stretched-link .. card:: :ref:`Create a new site configuration ` Create a site configuration defining side wide information like title, root path and default language. .. card-footer:: :ref:`Create a site configuration ` :button-style: btn btn-secondary stretched-link .. card:: :ref:`Settings ` Learn where to apply settings for your system. .. card-footer:: :ref:`Manage settings ` :button-style: btn btn-secondary stretched-link .. card:: :ref:`Creating a site package ` Next steps after setting up your first project. .. card-footer:: :ref:`Creating a site package ` :button-style: btn btn-secondary stretched-link .. toctree:: :hidden: :titlesonly: CreateRootPage SiteManagement/Index Settings CreateSitePackage