Go to file
2019-04-23 20:40:06 +03:00
plugins Fixes plugins 2019-04-20 19:11:30 +03:00
themes Text 2019-04-23 19:40:55 +03:00
wiki Tags 2019-04-23 20:40:06 +03:00
.gitignore Ignore QOwnNotes 2019-04-20 11:37:03 +03:00
.gitmodules Fixes plugins 2019-04-20 19:11:30 +03:00
pelicanconf-full.py Config to production generation 2019-04-21 13:25:31 +03:00
pelicanconf.py Correct yui compressor options 2019-04-21 13:26:02 +03:00
publishconf.py Init 2019-04-19 21:34:58 +03:00
README.md Документация 2019-04-20 19:56:12 +03:00
tasks.py Init 2019-04-19 21:34:58 +03:00

Сайт ДСП

Установка:

git clone git@git.246060.ru:/f1x1t/dsp-site dsp-site
cd dsp-site
git submodule update --init --recursive plugins/thirdparty/md-metayaml
git submodule update --init plugins/official
git submodule update --init plugins/thirdparty/pelican-css
git submodule update --init plugins/thirdparty/pelidoc
git submodule update --init plugins/thirdparty/yuicompressor-opt
git submodule update --init themes/bootstrap4

Первую компиляцию нужно выполнить без учёта кэша:

pelican --ignore-cache