.. _dev_site: Site Development ^^^^^^^^^^^^^^^^ This section contains instructions and guidelines for developing apps for your SODAR Core based site. We first show you how to :ref:`integrate SODAR Core ` into an existing site. If you have set up a new site using the SODAR Django template repository as described in :ref:`getting_started`, you can skip the next chapter. Next, we describe the process of developing :ref:`project apps `, which are the most common type of app on SODAR Core based sites. In the following pages we discuss :ref:`site apps ` and :ref:`backend apps `, followed by general :ref:`resources ` and :ref:`guidelines ` for development. For development of the SODAR Core package itself, see :ref:`contributing` and :ref:`dev_core_overview`.