max/sooulix 5bcf39406f | ||
---|---|---|
content | ||
pelican-custom-plugins | ||
pelican-plugins@48d743f410 | ||
theme@04762f8e4f | ||
.gitignore | ||
.gitmodules | ||
Makefile | ||
README.md | ||
new_content.py | ||
pelicanconf.py | ||
publishconf.py | ||
requirements.txt | ||
tasks.py |
README.md
Dependencies
pip install -r requirements.txt
# archlinux aura
aura -A stork
Rebuild theme
git clone ssh://gitea@gitea.gitu.be:2222/masq/pelican-papyrus.git
cd pelican-papyrus
yarn install
yarn prod
cp -rft ../theme/ ./templates/ ./static/
Update website
pelican content
Serve locally
pelican --listen