mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
617071829d86a4fb9892fb5fed54424b5fc2dd3f
Sipeed Wiki pages
| Read me online | 在线阅读 |
|---|
Build Doc
This documentation site is powered by GitBook. You can check out the online version here.
You need Node.js and npm to be able to build the site.
To install gitbook:
npm install gitbook-cli -g
Get Doc source code:
sudo apt install git
git clone https://github.com/sipeed/sipeed_wiki.git
Install gitbook plugins:
cd sipeed_wiki
gitbook install
Serve as a website:
chmod +x serve.sh
./serve.sh
Then visit http://localhost:4000
Description
Languages
JavaScript
99.2%
HTML
0.8%