9 Commits

Author SHA1 Message Date
c23054fabc update version of website to 3.0.0
All checks were successful
Build an image to deploy website / build (push) Successful in 4m5s
2024-04-17 16:28:30 +02:00
b498138f6d update title to improve google indexation 2024-04-17 16:27:05 +02:00
b58d28db09 update changelog
All checks were successful
Build an image to deploy website / build (push) Successful in 1m44s
2024-02-07 16:57:47 +01:00
935853df53 add the brochure for downloading 2024-02-07 16:56:54 +01:00
4a021c933f Make Lato available for all browsers 2024-02-07 16:56:02 +01:00
9d961ad678 update changelog
All checks were successful
Build an image to deploy website / build (push) Successful in 4m2s
2024-02-07 15:53:34 +01:00
d60785d799 change font so it displays across all recent browsers 2024-02-07 15:44:51 +01:00
755dfaefaa update minor version
All checks were successful
Build an image to deploy website / build (push) Successful in 2m1s
2024-02-01 20:00:51 +01:00
663969582b fix styling of header of workflow page in english section 2024-02-01 20:00:30 +01:00
23 changed files with 165 additions and 13 deletions

3
.changes/2.2.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.2.0 - 2024-02-01
### Fixed
* Styling of workflow header in english page

3
.changes/2.3.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.3.0 - 2024-02-07
### Fixed
* Font fixed to work across browsers

3
.changes/2.4.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.4.0 - 2024-02-07
### Added
* Brochure added for downloading

3
.changes/3.0.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 3.0.0 - 2024-04-17
### Changed
* Change made to website title tag to improve google indexation

View File

@@ -6,6 +6,22 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie). and is generated by [Changie](https://github.com/miniscruff/changie).
## 3.0.0 - 2024-04-17
### Changed
* Change made to website title tag to improve google indexation
## 2.4.0 - 2024-02-07
### Added
* Brochure added for downloading
## 2.3.0 - 2024-02-07
### Fixed
* Font fixed to work across browsers
## 2.2.0 - 2024-02-01
### Fixed
* Styling of workflow header in english page
## 2.1.0 - 2024-01-29 ## 2.1.0 - 2024-01-29
### Changed ### Changed
* Styling language selector improved for visibility and dutch content updated * Styling language selector improved for visibility and dutch content updated

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

93
assets/fonts/Lato/OFL.txt Normal file
View File

@@ -0,0 +1,93 @@
Copyright (c) 2010-2014 by tyPoland Lukasz Dziedzic (team@latofonts.com) with Reserved Font Name "Lato"
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://openfontlicense.org
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.

View File

@@ -18,6 +18,14 @@ $text-green: #56c4aa;
$red: #f0384d; $red: #f0384d;
$yellow: #fcc958; $yellow: #fcc958;
@font-face {
font-family: 'Lato', Arial;
src: url('assets/fonts/Lato/Lato-Regular.ttf') format('truetype');
font-display: optional;
font-weight: normal;
font-style: normal;
}
// Pattern // Pattern
@mixin add-bg-pattern($id) { @mixin add-bg-pattern($id) {
background-repeat: repeat; background-repeat: repeat;
@@ -66,11 +74,9 @@ $yellow: #fcc958;
} }
body{ body{
font-family: 'Lato', serif; font-family: 'Lato', sans-serif;
.highlight { .highlight {
padding: .5rem; padding: .25rem;
font-family: 'Trocchi', serif;
font-size: 2rem;
} }
.highlight-1 { .highlight-1 {
background-color: $chill-green; background-color: $chill-green;
@@ -323,6 +329,16 @@ section {
border-radius: 2em; border-radius: 2em;
} }
.download {
margin-right: auto;
margin-left: auto;
display: block;
a {
text-decoration: none;
padding: .5rem;
}
}
// Dark but only in sections // Dark but only in sections
section.dark { section.dark {
p { p {
@@ -410,6 +426,10 @@ figure.image {
figcaption {} figcaption {}
} }
.text-brochure {
text-align: center;
}
// RESPONSIVENESS // RESPONSIVENESS
@media screen and (max-width: 1279px) { @media screen and (max-width: 1279px) {

View File

@@ -6,7 +6,7 @@ description: Workflows allow you to phase more complex tasks without losing sigh
comments: false comments: false
--- ---
## A streamlined workflow <h5 class="content-subtitle bord-1">A streamlined workflow</h5>
**For large teams**, Chill enables decisions to be tracked and validated within a hierarchy. **For large teams**, Chill enables decisions to be tracked and validated within a hierarchy.

View File

@@ -1,8 +1,12 @@
--- ---
title: en Brochure title: Brochure
subtitle: description: Download, read, print, and share
image: image:
comments: false 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>

View File

@@ -1,9 +1,12 @@
--- ---
title: Brochure title: Brochure
subtitle: description: À télécharger, imprimer et partager
image: image:
comments: false comments: false
--- ---
<p class="text-brochure">Si vous souhaitez en savoir plus sur Chill, téléchargez la brochure ici. Vous pouvez même l'imprimer et la partager ;-)</p>
Télécharger la brochure (PDF) <button class="btn-primary download">
<a class="btn-primary" href="/Brochure_Chill_V9.zip">Télécharger la brochure</a>
</button>

View File

@@ -1,8 +1,12 @@
--- ---
title: en Brochure title: Brochure
subtitle: description: Download, lees, print, en deel
image: image:
comments: false comments: false
--- ---
<p class="text-brochure">Als je meer wilt weten over Chill, download dan hier de brochure. Misschien wil je'm zelfs afdrukken en delen? ;-)</p>
<button class="btn-primary download">
<a class="btn-primary" href="/Brochure_Chill_V9.zip">Download de brochure</a>
</button>

View File

@@ -4,7 +4,7 @@
baseURL = "/" baseURL = "/"
# Title of your website (required). # Title of your website (required).
title = "CHILL" title = "CHILL - Logiciel libre d'accompagnement social"
# Your theme name # Your theme name
theme = "hugoplate" theme = "hugoplate"

Binary file not shown.