Skip to content

teedoc/re0-web-teedoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a teedoc repo converted from gitbook repo

Converted from re0-web

To learn how to build a teedoc project from gitbook project , visit: gitbook 转 teedoc or gitbook to teedoc

visit: teedoc.github.io/re0-web-teedoc

build locally

  • Install teedoc
pip3 install teedoc
  • Get site source files
git clone https://github.com/teedoc/re0-web-teedoc re0-web-teedoc
  • Install plugins
cd re0-web-teedoc
teedoc install
  • build or serve

build and serve locally:

teedoc serve

then visit http://127.0.0.1:2333

only build:

teedoc build

Releases

No releases published

Packages

No packages published

Languages