2.4 KiB
title, description, card, bgColor, layout
| title | description | card | bgColor | layout |
|---|---|---|---|---|
| Technical documentation | Technical resources for Chill developers | Access the source code, the technical documentation and the development tools for Chill. | activity-sector | gradient-card |
{{< gradient-card-section title="Chill source code" description="The Chill source code is hosted on GitLab." >}}
The chill-bundles repository holds the core features of Chill. This repository is a set of Symfony bundles.
<p>To deploy them, it is best to include them in a Symfony application by adding them to the Composer dependencies. This also makes it possible to customise the configuration and the runtime behaviour of the application.</p>
<a href="https://gitlab.com/Chill-Projet/chill-bundles" target="_blank" class="btn btn-primary mt-4">
Go to the GitLab repository
</a>
{{< gradient-card-section title="Issues and tickets" description="Report bugs or suggest improvements." >}}
Tickets about the Chill code live in the chill-bundles repository.
<a href="https://gitlab.com/Chill-Projet/chill-bundles/-/issues" target="_blank" class="btn btn-primary mt-4">
Browse the tickets
</a>
{{< gradient-card-section title="Technical documentation" description="Read the full documentation for developers." >}}
The Chill technical documentation covers the installation procedure, the configuration and the development of custom modules.
<a href="https://docs.chill.social/en/latest/" target="_blank" class="btn btn-primary mt-4">
Read the documentation
</a>
{{< gradient-card-section title="Talk to the developers" description="There is a room on the Matrix messaging network where you can talk to the Chill developers." >}}
{{< /gradient-card-section >}}