b365d200e0a68b254b18a904768dfde56f9cffad
				
			
			
		
	This page is already moved out of this repo, so the links to it just cause trouble.
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
Description
				
					Languages
				
				
								
								
									HTML
								
								51.1%
							
						
							
								
								
									CSS
								
								31.1%
							
						
							
								
								
									Python
								
								13.1%
							
						
							
								
								
									Makefile
								
								4.7%