# Github Actions

Deploy a Gridsome page using Github Actions, rclone and ftp

I use Gridsome, a static site generator, to create this blog. I wanted to automate my deployment process. My goal was that as soon as I push changes to a github repository the site is build and deployed to my webspace.

Link