dsp-site/README.md
2020-04-12 20:04:35 +03:00

896 B

Сайт ДСП

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