Go to file
2019-04-26 11:23:35 +03:00
plugins Text 2019-04-25 16:20:30 +03:00
themes Text 2019-04-25 16:20:30 +03:00
wiki Text 2019-04-26 11:23:35 +03:00
.gitignore Ignore QOwnNotes 2019-04-20 11:37:03 +03:00
.gitmodules Text 2019-04-25 16:20:30 +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 Text 2019-04-26 10:56:04 +03:00
publishconf.py Init 2019-04-19 21:34:58 +03:00
README.md Документация 2019-04-20 19:56:12 +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 themes/bootstrap4

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

pelican --ignore-cache