
.. _index:

======================
Merengue Documentation
======================

.. rubric:: Everything you need to know about Merengue CMS.


Introduction
============

 * **Install:**
   Read the :ref:`install instructions<topics-install>` for installing the merengue framework.

 * **Overview:**
   Read the :ref:`overview <intro-overview>` for a high-level summary of the framework.

 * **Tutorial:**
   Create your first Merengue site by reading the :ref:`tutorial <intro-tutorial>`.

Managing Content
================

 * **User guide:**
   Learn to manage content with merengue by reading the :ref:`user guide <topics-userguide>`.

Topics
======

 * **Plugins:**
   :ref:`Overview <topics-plugins-overview>` |
   :ref:`Installation <topics-plugins-installation>` |
   :ref:`Configuration <topics-plugins-configuration>` |
   :ref:`Development <topics-plugins-development>`

 * **Themes:**
   :ref:`Theming with Merengue <topics-themes-index>`

 * **Models:**
   :ref:`Models in Merengue <topics-models>`

 * **Blocks:**
   :ref:`Blocks <topics-blocks>`

 * **Actions:**
   :ref:`Actions <topics-actions>`

 * **Permissions:**
   :ref:`Permissions <topics-permissions>`

 * **Viewlets:**
   :ref:`Viewlets <topics-viewlets>`

 * **Registry:**
   :ref:`Registry <topics-registry>`

 * **Fixtures:**
   :ref:`Fixtures in Merengue <topics-fixtures>`

 * **Testing:**
   :ref:`Testing in Merengue <topics-testing>`

 * **Profiling:**
   :ref:`Profiling in Merengue <topics-profiling>`

 * **Optimization:**
   :ref:`Optimizing a Merengue installation <topics-optimization>`

Reference
=========

 * **Merengue data model:**
   Merengue :ref:`data models <ref-datamodels>`

 * **Merengue settings:**
   Merengue :ref:`specific settings <ref-settings>`

 * **Common errors:**
   :ref:`Errors reference <ref-errors>`

 * **merengue-admin.py:**
   :ref:`Command reference <ref-commands-merengue-admin>`
