Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 464 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 464 Bytes

syswonder web

deploy

Syswonder web uses docsify , just start a web server at the docs directory is ok.

For example

git clone https://github.com/syswonder/syswonder-web

cd syswonder-web/docs

python -m http.server

then open a browser and visit http://localhost:8000

plugins

used plugin: docsify-terminal-block

contribute

commit to your cloned repo and make a PR to https://github.com/syswonder/syswonder-web