Go to file
2019-04-26 16:24:15 +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-04-26 16:22:16 +03:00
.gitignore Ignore QOwnNotes 2019-04-20 11:37:03 +03:00
.gitmodules replacer plugin 2019-04-26 12:53:19 +03:00
Makefile Makefile 2019-04-24 17:17:25 +03:00
pelicanconf-full.py Text 2019-04-26 10:56:04 +03:00
pelicanconf.py replacer plugin 2019-04-26 12:53:19 +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