English and dutch structure in place + translations of existing content

This commit is contained in:
2023-10-11 16:14:27 +02:00
parent 624d1fdca6
commit da83ad18b7
26 changed files with 425 additions and 75 deletions

View File

@@ -0,0 +1,53 @@
---
# Banner
banner:
title: "De software compagnon voor sociaal werkers"
content: "Chill is een webapplicatie voor sociaal werkers, en gericht op het ondersteunen van mensen. Chill is 100% gratis en open-source."
image: "/images/banner.png"
button:
enable: true
label: "Probeer de demo"
link: "get-chill/demo"
# Features
features:
- title: "Wat zal je ontdekken in Chill ?"
image: "/images/service-1.png"
content: "Chill helpt je bij de opvolging van je begeleidingen en biedt je het volgende:"
bulletpoints:
- "Persoonsfiches, met de mogelijkheid om van daaruit hulpverleningstrajecten te openen"
- "Een krachtige zoekmachine om je dossier snel terug te vinden"
- "De mogelijheid om ondernomen acties te registreren en afspraken te maken"
- "De mogelijkheid om in een mum van tijd documenten te genereren met de gegevens die beschikbaar zijn"
- "Een notificatie-, en validatiesysteem die het opvolgen van beslissingen vereenvoudigt"
- "De generatie van statistieken die je vervolgens kan exporteren"
button:
enable: true
label: "Begin een rondleiding"
link: "presentation/persons"
- title: "Discover the Key Features Of Hugo"
image: "/images/service-2.png"
content: "Hugo is an all-in-one web framework for building fast, content-focused websites. It offers a range of exciting features for developers and website creators. Some of the key features are:"
bulletpoints:
- "Zero JS, by default: No JavaScript runtime overhead to slow you down."
- "Customizable: Tailwind, MDX, and 100+ other integrations to choose from."
- "UI-agnostic: Supports React, Preact, Svelte, Vue, Solid, Lit and more."
button:
enable: true
label: "Get Started Now"
link: "https://github.com/zeon-studio/hugoplate"
- title: "The Top Reasons to Choose Hugo for Your Hugo Project"
image: "/images/service-3.png"
content: "With Hugo, you can build modern and content-focused websites without sacrificing performance or ease of use."
bulletpoints:
- "Instantly load static sites for better user experience and SEO."
- "Intuitive syntax and support for popular frameworks make learning and using Hugo a breeze."
- "Use any front-end library or framework, or build custom components, for any project size."
- "Built on cutting-edge technology to keep your projects up-to-date with the latest web standards."
button:
enable: false
label: ""
link: ""
---

View File

@@ -0,0 +1,6 @@
---
title: Configuratie door ons begeleid
subtitle:
image:
comments: false
---

View File

@@ -0,0 +1,9 @@
---
title: Probeer de demoversie
subtitle:
image:
comments: false
---
http://demo.chill.social

View File

@@ -0,0 +1,6 @@
---
title: Chill installeren
subtitle:
image:
comments: false
---

View File

@@ -0,0 +1,6 @@
---
title: Een leverancier aanspreken
subtitle:
image:
comments: false
---

View File

@@ -0,0 +1,6 @@
---
title: Opvolging van de hulpverlening
subtitle: Hulpverleningstrajecten
image:
comments: false
---

View File

@@ -0,0 +1,6 @@
---
title: Genereren van documenten
subtitle:
image:
comments: false
---

View File

@@ -0,0 +1,6 @@
---
title: Genereren van statistieken
subtitle:
image:
comments: false
---

View File

@@ -0,0 +1,6 @@
---
title: Opvolging personen
subtitle: Persoonsfiches
image:
comments: false
---

View File

@@ -0,0 +1,8 @@
---
title: Roadmap
subtitle:
image:
comments: false
---
https://gitlab.com/Chill-Projet/chill-bundles/-/boards/7086313?label_name[]=kind%3A%3Afeature

View File

@@ -0,0 +1,46 @@
---
title: Ontwikkelaars
subtitle:
image:
comments: false
---
## Brondcode Chill
De broncode van Chill kan worden gevonden in twee afzonderlijke repositories.
De eerste repository, genaamd `chill-skeleton-basic`, wordt gebruikt voor de [installatie](). Het bevat alle afhankelijkheden die nodig zijn voor de installatie. In deze repository kun je Chill ook aanpassen.
https://gitea.champs-libres.be/Chill-project/chill-skeleton-basic
(Waarschuwing, [de repository op gitlab](https://gitlab.com/Chill-Projet/chill-skeleton-basic) is readonly sinds april 2023)
De tweede repository, genaamd `chill-bundels` is eigenlijk de hoofdrepository van Chill. Het is een verzameling van de meest gebruikte bundels, die naar behoefte geactiveerd/gedeactiveerd kunnen worden.
https://gitlab.com/Chill-Projet/chill-bundles
Dit is een afhankelijkheid die `composer` zelf zal installeren, daarom is dit pakket opgenomen in het PHP-pakket-ecosysteem: https://packagist.org/packages/chill-project/chill-bundles
### Problemen
Tickets met betrekking tot de Chill-code kunnen daarom worden gevonden in deze chill-bundels repository, zie https://gitlab.com/Chill-Projet/chill-bundles/-/issues
## Technische documentatie
De technische documentatie van Chill is te vinden op het volgende adres: http://docs.chill.social/en/latest/
## Uitwisselen met ontwikkelaars
Er is een chatruimte op het berichtensysteem Matrix, waar je met ontwikkelaars van Chill kunt praten.
`#chill-social-admin:matrix.org`.
## Bijdragen, leverancier worden
Als je wilt bijdragen aan de code van Chill en misschien een leverancier van de software wilt worden, neem dan een kijkje op de [Bijdragen] pagina (https://gitlab.com/Chill-Projet/chill-bundles/-/blob/master/CONTRIBUTING.md).

View File

@@ -1,9 +1,8 @@
---
title: nl title
title: nl titel
subtitle:
image:
comments: false
---
pour que les articles soient reliés par traduction, ils doivent avoir le même chemin (start/user.md)