Moving old to subdirectory
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Getting started
|
||||
---
|
||||
@@ -0,0 +1,46 @@
|
||||
---
|
||||
title: Developers
|
||||
subtitle:
|
||||
description: A call to fellow developers with a heart for open-source
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
||||
<h5 class="content-subtitle bord-1">Source code Chill</h5>
|
||||
|
||||
Chill's source code can be found in two separate repositories.
|
||||
|
||||
The first repository, called `chill-skeleton-basic`, is used for the [installation](). It contains all the dependencies needed for installation. In this repository, you can also customize Chill.
|
||||
|
||||
https://gitea.champs-libres.be/Chill-project/chill-skeleton-basic
|
||||
|
||||
(Warning, [the repository on gitlab](https://gitlab.com/Chill-Projet/chill-skeleton-basic) is readonly since April 2023)
|
||||
|
||||
|
||||
The second repository, called `chill-bundles` is actually the main repository of Chill. It is a collection of the most commonly used bundles, which can be activated/deactivated as needed.
|
||||
|
||||
https://gitlab.com/Chill-Projet/chill-bundles
|
||||
|
||||
This is a dependency that `composer` itself will install, which is why this package is included in the PHP package ecosystem: https://packagist.org/packages/chill-project/chill-bundles
|
||||
|
||||
|
||||
<h5 class="content-subtitle bord-2">Issues</h5>
|
||||
|
||||
Tickets related to the Chill code can therefore be found in this chill bundles repository, see https://gitlab.com/Chill-Projet/chill-bundles/-/issues
|
||||
|
||||
|
||||
<h5 class="content-subtitle bord-3">Technical documentation</h5>
|
||||
|
||||
Chill technical documentation can be found at the following address: http://docs.chill.social/en/latest/
|
||||
|
||||
|
||||
<h5 class="content-subtitle bord-4">Exchanging with developers</h5>
|
||||
|
||||
There is a chat room on the messaging system Matrix, where you can talk to Chill developers.
|
||||
|
||||
`#chill-social-admin:matrix.org`.
|
||||
|
||||
|
||||
<h5 class="content-subtitle bord-1">Contribute, become a service supplier</h5>
|
||||
|
||||
If you would like to contribute to Chill's code and perhaps become a supplier of the software, please take a look at the [Contribute] page (https://gitlab.com/Chill-Projet/chill-bundles/-/blob/master/CONTRIBUTING.md).
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Brochure
|
||||
description: Download, read, print, and share
|
||||
image:
|
||||
comments: false
|
||||
---
|
||||
|
||||
<p class="text-brochure">If you'd like to find out more about Chill, download the brochure here. Maybe even print and share it? ;-)</p>
|
||||
|
||||
<button class="btn-primary download">
|
||||
<a class="btn-primary" href="/Brochure_Chill_V9.zip">Download the brochure</a>
|
||||
</button>
|
||||
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: Users
|
||||
subtitle:
|
||||
description: Help is never far off!
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
||||
<h5 class="content-subtitle bord-1">User manuals</h5>
|
||||
|
||||
There is a user manual for users and another for administrators.
|
||||
|
||||
The user is the social worker who uses Chill on a daily basis.
|
||||
|
||||
The administrator is a specific role, who can access an application administration interface, enabling him/her to adjust Chill's configuration.
|
||||
|
||||
These manuals are available in PDF format at the following address:
|
||||
|
||||
https://gitea.champs-libres.be/Chill-project/manuals/releases
|
||||
|
||||
The manual is also accessible via a link in the application footer.
|
||||
|
||||
<h5 class="content-subtitle bord-2">User trainings</h5>
|
||||
|
||||
Ask your Chill [provider](/en/get-chill/providers) to organize a Chill training day.
|
||||
Reference in New Issue
Block a user