|
před 1 rokem | |
---|---|---|
.. | ||
blog | před 1 rokem | |
config | před 1 rokem | |
docs | před 1 rokem | |
operation | před 1 rokem | |
pages | před 1 rokem | |
static | před 1 rokem | |
.gitignore | před 1 rokem | |
LICENSE | před 1 rokem | |
README.md | před 1 rokem | |
site_config.json | před 1 rokem |
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