https://github.com/slidevjs/docs-fr
French documentation for sli.dev
https://github.com/slidevjs/docs-fr
documentation french slidev
Last synced: 8 months ago
JSON representation
French documentation for sli.dev
- Host: GitHub
- URL: https://github.com/slidevjs/docs-fr
- Owner: slidevjs
- Created: 2021-05-19T18:16:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T14:46:24.000Z (almost 2 years ago)
- Last Synced: 2025-06-07T07:36:45.362Z (about 1 year ago)
- Topics: documentation, french, slidev
- Language: Vue
- Homepage: https://fr.sli.dev
- Size: 15.8 MB
- Stars: 12
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [fr.sli.dev](https://fr.sli.dev)
French documentation for [Slidev](https://github.com/slidevjs/slidev)
## All Translations
> [!WARNING]
>
> Translations with strikethroughs are no longer maintained. The content is outdated and not encouraged to refer.
| | Repo | Site | Maintainers |
| ------------------------- | ---------------------------------------------- | -------------------------------: | --------------------------------------------------------------------- |
| English | [docs](https://github.com/slidevjs/docs) | [sli.dev](https://sli.dev) | [@antfu](https://github.com/antfu) |
| 简体中文 | [docs-cn](https://github.com/slidevjs/docs-cn) | [cn.sli.dev](https://cn.sli.dev) | [@QC-L](https://github.com/QC-L) [@Ivocin](https://github.com/Ivocin) |
| Français | [docs-fr](https://github.com/slidevjs/docs-fr) | [fr.sli.dev](https://fr.sli.dev) | [@ArthurDanjou](https://github.com/ArthurDanjou) |
| Español | [docs-es](https://github.com/slidevjs/docs-es) | [es.sli.dev](https://es.sli.dev) | [@owlnai](https://github.com/owlnai) |
| Русский | [docs-ru](https://github.com/slidevjs/docs-ru) | [ru.sli.dev](https://ru.sli.dev) | [@xesjkeee](https://github.com/xesjkeee) |
| Việt Nam | [docs-vn](https://github.com/slidevjs/docs-vn) | [vn.sli.dev](https://vn.sli.dev) | [@bongudth](https://github.com/bongudth) |
| Deutsch | [docs-de](https://github.com/slidevjs/docs-de) | [de.sli.dev](https://de.sli.dev) | [@fabiankachlock](https://github.com/fabiankachlock) |
| Português (BR) | [docs-br](https://github.com/slidevjs/docs-br) | [br.sli.dev](https://br.sli.dev) | [@luisfelipesdn12](https://github.com/luisfelipesdn12) |
| Ελληνικά | [docs-el](https://github.com/slidevjs/docs-el) | [el.sli.dev](https://el.sli.dev) | [@GeopJr](https://github.com/GeopJr) |
| 日本語 | [docs-ja](https://github.com/slidevjs/docs-el) | [ja.sli.dev](https://ja.sli.dev) | [@IkumaTadokoro](https://github.com/IkumaTadokoro) |
## Start Server Locally
```
npm i -g pnpm
pnpm i
pnpm run dev
```
And then visit `http://localhost:3000`
Or install the [Vite extension for VS Code](https://marketplace.visualstudio.com/items?itemName=antfu.vite) to edit side-by-side.
## Help on Translating
See [TRANSLATIONS.md](/TRANSLATIONS.md)