Важное изменение в настройках для переводов

This commit is contained in:
2020-04-12 17:08:45 +03:00
parent ac5e2dd88e
commit 002213aa87
3 changed files with 14 additions and 64 deletions

View File

@ -1,8 +1,8 @@
build:
pelican --ignore-cache -s pelicanconf.py
pelican -s pelicanconf.py
web:
pelican --ignore-cache -s pelicanconf-web.py
pelican -s pelicanconf-web.py
clean:
rm -rf cache __pycache__