diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..9fe2bdf6f21b2002553bc8d84dfe0d09b6966415 --- /dev/null +++ b/LICENSE @@ -0,0 +1,31 @@ +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. diff --git a/README.md b/README.md index e5438d59796b6ab84c1810953c5847ea560a5df0..e222feb2caada186a9056f80b576d6035609810e 100644 --- a/README.md +++ b/README.md @@ -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 + +[](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. diff --git a/docusaurus.config.js b/docusaurus.config.js index 925aed308d4504b864f2c395262fdd62d6c9ce0a..e3c53e846e4341d2868777fad6f8578a978a4e35 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -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", diff --git a/src/pages/mentions_legales.md b/src/pages/mentions_legales.md index 268e6272a194aaca34cff6b897e8f9148e90255d..28abe437781f9c700cf42a1b2b93ab8ef8c74a79 100644 --- a/src/pages/mentions_legales.md +++ b/src/pages/mentions_legales.md @@ -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/).