Go to file
2019-05-27 12:00:49 +03:00
plugins replacer plugin 2019-04-26 12:53:19 +03:00
themes Text 2019-04-25 16:20:30 +03:00
wiki text 2019-05-27 12:00:49 +03:00
.gitignore Merge branch 'master' of git.246060.ru:/f1x1t/dsp-site 2019-05-25 21:45:05 +03:00
.gitmodules replacer plugin 2019-04-26 12:53:19 +03:00
Makefile Настройки 2019-05-24 07:55:47 +03:00
pelicanconf-full.py Настройки 2019-05-27 12:00:41 +03:00
pelicanconf.py Настройки 2019-05-27 12:00:41 +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