Skip to content

John98Zakaria/slidev-docs

 
 

Repository files navigation

Important

This repository is a mirror of the docs/ directory in slidevjs/slidev. Mainly for other translations repositories to sync.

‼️ Please DO NOT submit pull requests here ‼️. Instead, send them to the main repository, and they will be synced here automatically.

Mirrored documentation site for Slidev

Translations

Repo Site Maintainers
English docs sli.dev @antfu
简体中文 docs-cn cn.sli.dev @QC-L @Ivocin
Français docs-fr fr.sli.dev @ArthurDanjou
Español docs-es es.sli.dev @owlnai
Русский docs-ru ru.sli.dev @xesjkeee
Việt Nam docs-vn vn.sli.dev @bongudth
Deutsch docs-de de.sli.dev @fabiankachlock
Português (BR) docs-br br.sli.dev @luisfelipesdn12
Ελληνικά docs-el el.sli.dev @GeopJr
日本語 docs-ja ja.sli.dev @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 to edit side-by-side.

Help on Translating

See TRANSLATIONS.md

About

Documentation for Slidev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.1%
  • Vue 23.7%
  • CSS 13.9%
  • JavaScript 2.3%