add wiki data

This commit is contained in:
mose 2019-08-20 20:17:45 +08:00
parent da08a6813b
commit 0e87f62558

View file

@ -5,8 +5,8 @@ pip3 install -r ./scripts/requirements.txt
# idees
wget -O ./site/data/idees.json https://idees.crapaud-fou.org/stats.php
# wiki
wget -O ./site/data/wiki.json https://wiki.crapaud-fou.org/stats.php
# chat
python3 ./scripts/generate_chat_info.py
# wiki
cp ./site/data/wiki.sample.json ./site/data/wiki.json