You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
content | 5 months ago | |
gergelypolonkaieu_site | 2 years ago | |
my_theme | 5 months ago | |
.gitignore | 2 years ago | |
Makefile | 4 years ago | |
README.md | 11 months ago | |
ipfspublish.py | 4 years ago | |
pelicanconf.py | 11 months ago | |
poetry.lock | 11 months ago | |
publishconf.py | 4 years ago | |
pyproject.toml | 3 years ago | |
setup.py | 4 years ago | |
tasks.py | 4 years ago |
README.md
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