RSSAmplifier

Moritz Glantz — Blog · Jan 4, 2024

Deploy 11ty site using rsync

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I was in need of an automatic CLI-deployment for my 11ty blog right here and I solved it using rsync . # Rsync? Rsync (Remote Sync) is a command-line utility for file synchronization and data transfer between local and remote systems. rsync is often used for backups, so it can for example just upload the files that have changed or delete files that are no longer existent. # Prerequisites Your…

Read on moritzglantz.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.