|
1 rok temu | |
---|---|---|
.. | ||
blog | 1 rok temu | |
config | 1 rok temu | |
docs | 1 rok temu | |
operation | 1 rok temu | |
pages | 1 rok temu | |
static | 1 rok temu | |
.gitignore | 1 rok temu | |
LICENSE | 1 rok temu | |
README.md | 1 rok temu | |
site_config.json | 1 rok temu |
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