Posts tagged "capistrano":
Deploy Jekyll with Capistrano
24 Mai 2015
If you’re using Jekyll to generate your static website, you may want to deploy it as simple and fast, as Jekyll works. For this case, Ruby ecosystem has remote server automation and deployment tool that called Capistrano .
(...)