Go to file
2019-06-02 13:26:42 +03:00
plugins next 2019-06-02 13:20:51 +03:00
themes Тема 2019-06-02 13:26:42 +03:00
wiki asciidoc вместо markdown 2019-06-02 00:08:41 +03:00
.gitignore asciidoc вместо markdown 2019-06-02 00:08:41 +03:00
.gitmodules next 2019-06-02 13:20:51 +03:00
Makefile Настройки 2019-05-24 07:55:47 +03:00
pelicanconf-full.py next 2019-06-02 13:20:51 +03:00
pelicanconf.py next 2019-06-02 13:20:51 +03:00
publishconf.py Init 2019-04-19 21:34:58 +03:00
README.md README 2019-04-26 16:24:15 +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 plugins/thirdparty/pandoc_reader
git submodule update --init plugins/thirdparty/replacer
git submodule update --init themes/bootstrap4

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

pelican --ignore-cache