Go to file
2022-01-15 16:44:37 +03:00
plugins Все подмодули на собственном сервере 2022-01-15 16:44:37 +03:00
themes qa 2020-04-21 06:02:52 +03:00
wiki Все подмодули на собственном сервере 2022-01-15 16:44:37 +03:00
.gitignore Все подмодули на собственном сервере 2022-01-15 16:44:37 +03:00
.gitmodules Все подмодули на собственном сервере 2022-01-15 16:44:37 +03:00
Makefile Варианты сборки в одном файле настройки 2020-04-15 19:12:49 +03:00
pelicanconf.py qa 2020-04-21 06:02:52 +03:00
publishconf.py Init 2019-04-19 21:34:58 +03:00
README.md update 2020-04-12 20:04:35 +03:00
tasks.py Init 2019-04-19 21:34:58 +03:00

Сайт ДСП

sudo apt-get install pelican plantuml yui-compressor
sudo gem install asciidoctor asciidoctor-pdf asciidoctor-diagram

Установка:

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 plugins/thirdparty/asciidoctor
git submodule update --init themes/bootstrap4

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

pelican --ignore-cache