Skip to content

lookscanned/how-to

Repository files navigation

Look Scanned How To

This is a repository for the how-to-use documentation used in the Look Scanned project, built with VitePress.

CI

how-to.lookscanned.io

Development

# Install dependencies
pnpm install

# Start dev server
pnpm dev

# Generate PDFs
pnpm run build:pdfs

# Build
pnpm build

How to Add a New Language

  1. Add a new markdown file to docs/how-to-use/{lang-code}.md
  2. Add the language link to docs/index.md
  3. If the language is RTL (Right-to-Left), add it to the rtlLangs array in .vitepress/theme/Layout.vue

License

MIT License

About

📄 This is a repository for the how-to-use documentation used in the Look Scanned project.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors