English and dutch structure in place + translations of existing content
This commit is contained in:
@@ -1,30 +1,30 @@
|
||||
---
|
||||
# Banner
|
||||
banner:
|
||||
title: "The Ultimate Starter Template You Need To Start Your Hugo Project"
|
||||
content: "Hugoplate is a free starter template built with Hugo and TailwindCSS, providing everything you need to jumpstart your Hugo project and save valuable time."
|
||||
title: "De software partner for social professionals"
|
||||
content: "Chill is a web application for social professionals, focused on supporting people. Chill is 100% free and open-source."
|
||||
image: "/images/banner.png"
|
||||
button:
|
||||
enable: true
|
||||
label: "Get Started For Free"
|
||||
link: "https://github.com/zeon-studio/hugoplate"
|
||||
label: "Try the demo"
|
||||
link: "get-chill/demo"
|
||||
|
||||
# Features
|
||||
features:
|
||||
- title: "What's Included in Hugoplate"
|
||||
- title: "What will you find in Chill ?"
|
||||
image: "/images/service-1.png"
|
||||
content: "Hugoplate is a comprehensive starter template that includes everything you need to get started with your Hugo project. What's Included in Hugoplate"
|
||||
content: "Chill helps you with the follow-up of your social work and offers the following:"
|
||||
bulletpoints:
|
||||
- "10+ Pre-build pages"
|
||||
- "95+ Google Pagespeed Score"
|
||||
- "Build with Hugo and TailwindCSS for easy and customizable styling"
|
||||
- "Fully responsive on all devices"
|
||||
- "SEO-optimized for better search engine rankings"
|
||||
- "**Open-source and free** for personal and commercial use"
|
||||
- "Person files, with the possibility of creating support plans based on of social issues"
|
||||
- "A powerful search engine to quickly find the file you need"
|
||||
- "The possibility to register your support efforts and make appointments for further actions"
|
||||
- "The possibility to efficiently create documents pre-filled with the information available within the application"
|
||||
- "A notification- and validationsystem that facilitates decision-making"
|
||||
- "The generation and export of statistics"
|
||||
button:
|
||||
enable: false
|
||||
label: "Get Started Now"
|
||||
link: "#"
|
||||
enable: true
|
||||
label: "Start a tour"
|
||||
link: "presentation/persons"
|
||||
|
||||
- title: "Discover the Key Features Of Hugo"
|
||||
image: "/images/service-2.png"
|
||||
|
6
content/english/get-chill/configuration.md
Normal file
6
content/english/get-chill/configuration.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Help with your custom configuration
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
9
content/english/get-chill/demo.md
Normal file
9
content/english/get-chill/demo.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Try the demo version
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
||||
http://demo.chill.social
|
6
content/english/get-chill/install.md
Normal file
6
content/english/get-chill/install.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Install Chill
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
6
content/english/get-chill/providers.md
Normal file
6
content/english/get-chill/providers.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Using a service provider
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
6
content/english/presentation/accompanying-courses.md
Normal file
6
content/english/presentation/accompanying-courses.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Follow-up of assistance
|
||||
subtitle: Assistance programs
|
||||
image:
|
||||
comments: false
|
||||
---
|
6
content/english/presentation/doc-generation.md
Normal file
6
content/english/presentation/doc-generation.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Generation of documents
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
6
content/english/presentation/export-stats.md
Normal file
6
content/english/presentation/export-stats.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Generation of statistics
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
6
content/english/presentation/persons.md
Normal file
6
content/english/presentation/persons.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: Follow-up of persons
|
||||
subtitle: Person files
|
||||
image:
|
||||
comments: false
|
||||
---
|
8
content/english/presentation/roadmap.md
Normal file
8
content/english/presentation/roadmap.md
Normal 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
|
46
content/english/start/ontwikkelaars.md
Normal file
46
content/english/start/ontwikkelaars.md
Normal file
@@ -0,0 +1,46 @@
|
||||
---
|
||||
title: Developers
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
||||
## Source code Chill
|
||||
|
||||
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
|
||||
|
||||
|
||||
### Issues
|
||||
|
||||
Tickets related to the Chill code can therefore be found in this chill bundles repository, see https://gitlab.com/Chill-Projet/chill-bundles/-/issues
|
||||
|
||||
|
||||
## Technical documentation
|
||||
|
||||
Chill technical documentation can be found at the following address: http://docs.chill.social/en/latest/
|
||||
|
||||
|
||||
## Exchanging with developers
|
||||
|
||||
There is a chat room on the messaging system Matrix, where you can talk to Chill developers.
|
||||
|
||||
`#chill-social-admin:matrix.org`.
|
||||
|
||||
|
||||
## Contribute, become a service supplier
|
||||
|
||||
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).
|
8
content/english/start/user.md
Normal file
8
content/english/start/user.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: en title
|
||||
subtitle:
|
||||
image:
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user