Sources of the site gergely.polonkai.eu, Jekyll version
content | ||
gergelypolonkaieu_site | ||
my_theme | ||
.gitignore | ||
ipfspublish.py | ||
Makefile | ||
pelicanconf.py | ||
poetry.lock | ||
publishconf.py | ||
pyproject.toml | ||
README.md | ||
setup.py | ||
tasks.py |
Website of Gergely Polonkai
Publishing to the web
poetry run pelican content
rsync --archive --verbose --human-readable --delete output/ /data/gergely.polonkai.eu/html
restorecon -vr /data/gergely.polonkai.eu/html
Publishing to IPFS
poetry run pelican -s ipfspublish.py -o ipfs-version content
cd ipfs-version
ipfs add -r .
ipfs name publish --key=gergely.polonkai.eu /ipfs/XXX