You can modify this website through ssh knuterik@knutsen.co,
just using SSH to edit the files directly, or use a program like:
scp to copy files over from your local machine;
rsync to sync your local and remote files;
sshfs to mount the remote loacally as a file system;
and many other programs for uploading files over SSH are available.