Skip to content

Welcome to Anemone's Wiki

金鱼只有七秒钟记忆,haha~

Setup

1
pip3 install -r requirements.txt

Usage

1
2
3
4
make build      # build
make server     # start a server
git remote add ghpages [email protected]:Anemone95/wiki.anemone.top.git # first deploy
make deploy     # build & deploy to github(ghpages:gh-pages)