Guoguo 75599606a7 docs(nanokvm-go): add network, system, and homepage documentation (#991)
* docs(nanokvm-go): reorganize system documentation

* docs(nanokvm-go): add remote access guides

* docs(nanokvm-go): add static IP guide

* docs(nanokvm-go): add homepage card

Add the NanoKVM Go product card, normalized homepage image, and Kickstarter purchase link.

The layout locale files are updated by teedoc's i18n extraction because the new card adds translatable strings and shifts nanokvm.html source line references.

* docs(nanokvm-go): adjust introduction video embed

* docs(nanokvm-go): add introduction and user guide media

* docs(nanokvm-go): normalize tailscale guide filename

* docs(nanokvm-go): optimize tailscale guide images

* docs(nanokvm-go): remove flashing reset port image
2026-07-17 17:07:39 +08:00
2025-02-19 00:41:46 +00:00
2024-11-08 19:09:21 +08:00
2026-03-10 17:44:12 +08:00
2025-07-04 11:01:31 +08:00
2022-07-06 11:24:18 +08:00
2026-02-02 19:04:24 +08:00

Sipeed wiki source docs

Sipeed official Wiki: wiki.sipeed.com

Contributing and article sharing

You are welcome to contribute to the wiki, fixing error, adding content, or sharing your article are all welcome.

Fork this repo and change docs, then create a Pull Request.

More contribute doc :

Preview locally

git clone https://github.com/sipeed/sipeed_wiki.git
pip install teedoc
cd sipeed_wiki
teedoc install
teedoc serve

More build tool usage see teedoc

For administrator

GitHub action will automatically push changed doc to cloud server. But if you did some special things like force commit, some files maybe missing on server, manually trigger the publish_upload_all action to build doc and upload all files to server.

Description
Languages
JavaScript 99.2%
HTML 0.8%