|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| blog | %!s(int64=2) %!d(string=hai) anos | |
| config | %!s(int64=2) %!d(string=hai) anos | |
| docs | %!s(int64=2) %!d(string=hai) anos | |
| operation | %!s(int64=2) %!d(string=hai) anos | |
| pages | %!s(int64=2) %!d(string=hai) anos | |
| static | %!s(int64=2) %!d(string=hai) anos | |
| .gitignore | %!s(int64=2) %!d(string=hai) anos | |
| LICENSE | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| site_config.json | %!s(int64=2) %!d(string=hai) anos | |
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