|
|
il y a 2 ans | |
|---|---|---|
| .. | ||
| blog | il y a 2 ans | |
| config | il y a 2 ans | |
| docs | il y a 2 ans | |
| operation | il y a 2 ans | |
| pages | il y a 2 ans | |
| static | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| LICENSE | il y a 2 ans | |
| README.md | il y a 2 ans | |
| site_config.json | il y a 2 ans | |
visit: teedoc.neucrack.com or teedoc.github.io
Install Python3 first
sudo apt install python3 python3-pip
Install teedoc
pip3 install teedoc
Get site source files
git clone https://github.com/teedoc/teedoc.github.io my_site
或者
git clone https://github.com/teedoc/teedoc.gitee.io my_site
Install plugins
cd my_site
teedoc install
build and serve
teedoc build
teedoc serve
then visit http://127.0.0.1:2333