An open API service indexing awesome lists of open source software.

https://github.com/slidevjs/docs-br

Brazilian Portuguese Documentation for Slidev
https://github.com/slidevjs/docs-br

brazil brazilian-portuguese docs documentation pt-br slidev translation

Last synced: 3 months ago
JSON representation

Brazilian Portuguese Documentation for Slidev

Awesome Lists containing this project

README

          

# [sli.dev](https://sli.dev)

> [!WARNING]
>
> This translation is out-dated and not maintained. Please refer to the [English documentation](https://sli.dev) instead.

Documentação do [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) |

## Rode o servidor localmente

```
npm i -g pnpm

pnpm i
pnpm run dev
```

E depois vá para `http://localhost:3000`

Ou instale a [extensão Vite para VS Code](https://marketplace.visualstudio.com/items?itemName=antfu.vite) pra editar lado a lado.

## Ajude a Traduzir

Veja [TRANSLATIONS.md](/TRANSLATIONS.md)