Skip to content

DarkevilPT/documentation

 
 

Repository files navigation

Radxa Documentation

Build

yarn install
yarn build

Serve locally

yarn start
yarn start --locale en
# If you want to start 2 locales side-by-side, use the following command on Linux:
# https://github.com/facebook/docusaurus/issues/7377#issuecomment-1167192715
yarn start & DOCUSAURUS_GENERATED_FILES_DIR_NAME=.docusaurus/en yarn start --locale en --port 3001
kill %1

Upgrade dependencies to the latest release

yarn upgrade

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.4%
  • JavaScript 37.0%
  • Shell 1.7%
  • MDX 0.9%