r12f / documentation

Radxa Documentation

Home Page:https://docs.radxa.com/welcome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Set up pre-commit

pip3 install pre-commit
pre-commit install
pre-commit run --all-files

Upgrade dependencies to the latest release

yarn upgrade

About

Radxa Documentation

https://docs.radxa.com/welcome


Languages

Language:CSS 36.4%Language:JavaScript 33.5%Language:MDX 25.0%Language:Python 5.0%