﻿.. _tutorials:

=========
Tutorials
=========

.. card-grid::
   :columns: 1
   :columns-md: 2
   :gap: 4
   :class: pb-4
   :card-height: 100

   .. card:: :ref:`Best practice <tutorialsBestPractice>`

      Assorted small tutorials of how to achieve goals around EXT:news.

   .. card:: :ref:`Templates <templatingExamples>`

      Tutorials with examples on how to use customized Fluid templates.

   .. card:: :ref:`Extend News <tutorialExtendNews>`

      In-depth tutorials for developers, who want to extend EXT:news
      with their own custom extensions.

   .. card:: :ref:`External tutorials <tutorialsExternal>`

      A list of recommended external tutorials, some of them in German.

.. toctree::
   :maxdepth: 5
   :titlesonly:
   :hidden:

   BestPractice/Index
   ExtendNews/Index
   Templates/Index
   ExternalTutorials
