Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc-Translate the Foundation page to French #904 #926

Merged
merged 8 commits into from
Jan 27, 2024
1 change: 0 additions & 1 deletion website/.env.example

This file was deleted.

49 changes: 24 additions & 25 deletions website/pages/foundation.fr-FR.mdx
Original file line number Diff line number Diff line change
@@ -1,51 +1,50 @@
---
title: Million.js Foundation
title: Fondation Million.js
description: The Million.js Foundation is an independent, non-profit organization dedicated to stewarding the Million.js project, nurturing the Million.js ecosystem, and supporting the set of maintainers governing and developing the project.
---

import Image from 'next/image';

# Million.js Foundation
# Fondation Million.js

The Million.js Foundation (Fiscally sponsored by Hack Club EIN: 81-2908499) is an independent, non-profit organization dedicated to stewarding the Million.js project, nurturing the Million.js ecosystem, and supporting the set of maintainers governing and developing the project.
La Fondation Million.js (sponsorisée fiscalement par Hack Club - EIN : 81-2908499) est une organisation indépendante à but non lucratif dédiée à la gestion du projet Million.js, au développement de l'écosystème Million.js, et au soutien de l'ensemble des mainteneurs qui gouvernent et développent le projet.

It's important to note that the Million.js Foundation is not legally associated with the Million.js project. The Million.js Foundation is a separate entity from the Million.js project.
Il est important de noter que la Fondation Million.js n'est pas légalement associée au projet Million.js. La Fondation Million.js est une entité distincte du projet Million.js.

Million.js was initially created by [Aiden Bai](https://aiden.mov) in 2021 as a [research project](https://dl.acm.org/doi/10.1145/3555776.3577683). Since then, it has grown into a community-driven project with over 40 contributors.
Million.js a été initialement créé par [Aiden Bai](https://aiden.mov) en 2021 en tant que [projet de recherche](https://dl.acm.org/doi/10.1145/3555776.3577683).. Depuis, il est devenu un projet communautaire avec plus de 40 contributeurs.

Looking to join us? **Say hi 👋 to the Million.js crew:**
Vous souhaitez nous rejoindre? **Dites bonjour 👋 à l'équipe de Million.js:**

<br />

<a href="/~https://github.com/aidenybai/million/graphs/contributors">
<img src="https://contrib.rocks/image?repo=aidenybai/million" />
</a>

## Design Assets
## Eléments graphique

Feel free to use the Million.js logo and other assets in your project. But please
don't modify the logo, and don't use the logo to represent your project or
product.
N'hésitez pas à utiliser le logo Million.js et d'autres éléments dans votre projet.
Mais ne modifiez pas le logo et n'utilisez pas le logo pour représenter votre projet ou votre produit.
Utile pour les favicons, les icônes d'applications, les icônes de liens, etc.
| Nom | Description | Aperçu |
| :-----------: | :---------------------------------------------------------------: | :---------------------------------------------------------------------------------: |
| Icon | Utile pour favicons, îcones d'applications, îcones de liens, etc. | <Image className="m-5" alt="favicon" src="/favicon.svg" width={150} height={150} /> |
| Logo | Logo complet de Million.js | <Image className="m-5" alt="logo" src="/text-logo.svg" width={300} height={100} /> |
| Carte sociale | La carte sociale Million.js | ![Million.js banner](/banner.png) |

| Name | Description | Preview |
| :---------: | :----------------------------------------------: | :---------------------------------------------------------------------------------: |
| Icon | Useful for favicons, app icons, link icons, etc. | <Image className="m-5" alt="favicon" src="/favicon.svg" width={150} height={150} /> |
| Logo | Full Million.js logo | <Image className="m-5" alt="logo" src="/text-logo.svg" width={300} height={100} /> |
| Social Card | The Million.js social card | ![Million.js banner](/banner.png) |
## Remerciements

## Acknowledgments

Million takes heavy inspiration from the following projects:
Million s'inspire fortement des projets suivants :

- [`blockdom`](/~https://github.com/ged-odoo/blockdom) ([Géry Debongnie](/~https://github.com/ged-odoo))
Thank you to Géry pioneering the concept of "blocks" in the virtual DOM. Many parts of the Million.js codebase either directly or indirectly derive from his work.
Merci à Géry d'avoir été le pionnier du concept de "blocs" dans le DOM virtuel. De nombreuses parties de la base de code Million.js dérivent directement ou indirectement de son travail.
- [`voby`](/~https://github.com/vobyjs/voby) ([Fabio Spampinato](/~https://github.com/fabiospampinato))
The Million.js "template" concept is derived from Voby's `template()` API.
- [Hack the Wave](https://hackthewave.com) ([Melinda Chang](/~https://github.com/melindachang)) for their homepage.
- [`react`](https://react.dev) and [`turbo`](https://turbo.build) for their documentation. Many parts of the current Million.js documentation are grokked and modified from theirs.
Le concept de "template" de Million.js est dérivé de l'API `template()` de Voby.
- [Hack the Wave](https://hackthewave.com) ([Melinda Chang](/~https://github.com/melindachang)) Pour leur page d'accueil.
- [`react`](https://react.dev) et [`turbo`](https://turbo.build) pour leur documentation. De nombreuses parties de la documentation actuelle de Million.js sont inspirées et modifiées à partir de leur documentation.
- [`ivi`](/~https://github.com/localvoid/ivi), [Preact](/~https://github.com/preactjs/preact), [and more](https://krausest.github.io/js-framework-benchmark/2021/table_chrome_96.0.4664.45.html)

Million is being used at companies like [Wyze](https://wyze.com) and [Dimension](https://dimension.dev), as well as open source work like [Quartz](/~https://github.com/jackyzha0/quartz), [TinyPages](/~https://github.com/Borrus-sudo/tinypages), [and more](/~https://github.com/aidenybai/million/network/dependents).
Million est utilisé par des entreprises telles que [Wyze](https://wyze.com) et [Dimension](https://dimension.dev), ainsi que par des entreprises open source telles que [Quartz](/~https://github.com/jackyzha0/quartz), [TinyPages](/~https://github.com/Borrus-sudo/tinypages), [and autre](/~https://github.com/aidenybai/million/network/dependents).

## Sponsors

Expand All @@ -61,6 +60,6 @@ Million is being used at companies like [Wyze](https://wyze.com) and [Dimension]
</a>
</p>

## License
## Licence

Million is MIT-licensed open-source software.
Million est un logiciel libre sous licence MIT.
Loading