/Jekyll_Site-Bash

This simple Bash script helps to automatically generate updates for Jekyll powered sites and push updates to the remote server securely.

Primary LanguageShell

Jekyll_Site-Bash

This simple Bash script helps to automatically generate updates for Jekyll powered sites and push updates to the remote server securely.

For using first time (download all dependencies), run the following command: ./UpdateServer.sh -dep

For just building the _site and pushing it to the server, run: ./UpdateServer.sh