Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Isar Docs

Run the docs locally:

npm install

npm run dev

Create a new language

  1. Create a new folder in docs with the language code (e.g. de for German).
  2. Add the locale config to .vueepress/locales.ts.
  3. Start translating the existing pages.