2024-06-29 02:08:41 +08:00
2024-04-02 11:27:46 +08:00
2024-06-29 02:08:41 +08:00
2024-04-07 21:15:45 +08:00
2023-09-26 02:07:05 +08:00

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

Preview

Install hugo

The clone this repo git clone https://github.com/rustdesk/doc.rustdesk.com.git

Change to this folder:

cd docs.rustdesk.com

Then run the following commands:

hugo new site quickstart
cd quickstart
git init
git clone https://github.com/matcornic/hugo-theme-learn themes/hugo-theme-learn
echo "theme = 'hugo-theme-learn'" >> hugo.toml
hugo server

Make any changes and then reupload.

S
Description
Document of RustDesk
Readme 43 MiB
Languages
HTML 37.7%
Astro 34.7%
CSS 22.2%
TypeScript 3.7%
JavaScript 1.3%
Other 0.3%