SkillAgentSearch skills...

Teedoc.github.io

teedoc website and template repo

Install / Use

/learn @teedoc/Teedoc.github.io
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

teedoc official website

visit: teedoc.neucrack.com or teedoc.github.io

build locally

  • 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

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1mo ago
Forks13

Languages

CSS

Security Score

90/100

Audited on Feb 6, 2026

No findings