Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JamesBluntv/doc.rustdesk.com

Repository files navigation

We need your help to translate this document to your native language

Preview

Preview and build at local

  1. Install Hugo

  2. Clone the repo, if you want to submit changes, please Fork and clone your fork.

git clone --recursive https://github.com/rustdesk/doc.rustdesk.com.git
  1. Change to the folder:
cd docs.rustdesk.com
  1. Start Hugo Server
hugo server

If you found any bugs, stop the server and delete public folder and run again.

You could make changes and than push and create PR.

Update branch/fork

Sync your fork at GitHub UI or create new branch that points to upstream.

Make sure you've checkout to right branch, and run:

git pull --recurse-submodules

If you're cloned from here, just run the command.

About

Document of RustDesk

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Packages

Contributors

Languages

  • HTML 41.7%
  • Astro 30.5%
  • CSS 22.9%
  • TypeScript 3.1%
  • JavaScript 1.4%
  • MDX 0.3%
  • Shell 0.1%