Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 58b596c9 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Merge branch '47-add-licence' into 'master'

Resolve "add licence"

Closes #47

See merge request !28
parents 79744f13 7aca4106
No related branches found
No related tags found
1 merge request!28Resolve "add licence"
Pipeline #3085 passed
LICENSE 0 → 100644
Copyright (c) 2021-present Lydra
Portions of this software are licensed as follows:
- The graphic charter (logo, association of colors and fonts) is not under free license and belongs to Oxalis - Lydra.
- All content residing under the "docs/" directory of this repository is licensed under "Creative Commons: CC BY-SA 4.0 license".
- Content outside of the above mentioned directories or restrictions above is available under the MIT license as defined below.
---
MIT License
Copyright (c) 2021-present Lydra
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
......@@ -68,3 +68,15 @@ More details on Project structure:
* `/src/pages` - More details can be found in the [pages guide](https://docusaurus.io/docs/creating-pages)
* `/static/` - Any contents inside here will be copied into the root of the final `build` directory
* `/docusaurus.config.js` - This is the equivalent of `siteConfig.js` in Docusaurus v1
## License
[![froggit.fr Copyright (c) 2021-present Lydra](https://cdn.icon-icons.com/icons2/2622/PNG/512/legal_license_mit_icon_157533.png)](https://choosealicense.com/licenses/mit/)
Copyright (c) 2021-present Lydra
Portions of this software are licensed as follows:
- The graphic charter (logo, association of colors and fonts) is not under free license and belongs to Oxalis - Lydra.
- All content residing under the "docs/" directory of this repository is licensed under ["Creative Commons: CC BY-SA 4.0 license"](https://creativecommons.org/licenses/by-sa/4.0/).
- Content outside of the above mentioned directories or restrictions above is available under the [MIT license](https://choosealicense.com/licenses/mit/) as defined below.
......@@ -5,7 +5,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
module.exports = {
title: "Simplifiez-vous le code !",
tagline: "Froggit aide à booster la coopération des Dev, Ops et autres Techs des entreprises autour du code source, sans gérer une infrastructure complexe !",
url: process.env.DOCUSAURUS_URL,
url: process.env.DOCUSAURUS_URL || "https://froggit.fr",
baseUrl: process.env.DOCUSAURUS_BASEURL || "/",
onBrokenLinks: "throw",
onBrokenMarkdownLinks: "warn",
......
......@@ -31,6 +31,7 @@ France
Responsable de publication : Chaudier Christophe – contact@lydra.fr
## Hébergement du site
Ce site est un site statique hébergé sur les Froggit Pages.
Le service Froggit est hébergé chez [Scaleway 🇫🇷](www.scaleway.com) :
......@@ -58,12 +59,14 @@ Le refus de dépôt d’un cookie peut entraîner l’impossibilité d’accéde
[Christophe Chaudier](https://www.linkedin.com/in/cchaudier/) et [Hugues Gouttebroze](https://www.linkedin.com/in/hugues-gouttebroze-5aa59619b/) avec [Docusaurus](https://docusaurus.io/).
Le code source du site est disponible sur [ce dépôt Froggit🐸](https://lab.frogg.it/froggit/www/froggit.fr).
### Logo
[Christophe Chaudier](https://www.linkedin.com/in/cchaudier/) et [Hugues Gouttebroze](https://www.linkedin.com/in/hugues-gouttebroze-5aa59619b/) librement inspiré du logo [git](https://git-scm.com/downloads/logos) de [Jason Long](https://twitter.com/jasonlong) sous licence [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/).
### Polices
- **Titres :** [Comfortaa](https://www.fontsquirrel.com/fonts/Comfortaa) de Johan Aakerlund sous licence [SIL Open Font License v1.10](https://www.fontsquirrel.com/license/Comfortaa).
- **Texte :** [Montserrat](https://www.fontsquirrel.com/fonts/Montserrat) de Julieta Ulanovsky sous licence [SIL Open Font License v1.10](https://www.fontsquirrel.com/license/Montserrat).
- **Logo :** [Mont](https://www.fontfabric.com/fonts/mont/) de Fontfabric Type Foundry sous licence [Fontfabric™️ Free Font EULA ver. 2.0 June 2015](https://www.fontfabric.com/blog/fonts-licensing-the-ins-and-outs-of-legally-using-fonts/).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment