Glynn

screenshot of Glynn

Unmaintained. See the README - Generate your jekyll blog files and sends them through FTP

Overview

Glynn is a gem that allows users to easily send a Jekyll-powered blog to their host through FTP. It simplifies the process of deploying a Jekyll blog by automating the FTP transfer of the necessary files.

Features

  • Easy FTP deployment: Glynn provides a simple command line interface for connecting to a remote host and sending Jekyll files via FTP.
  • Configuration options: Users can configure the host and destination directory for the file transfer by editing the _config.yml file.
  • Secure credentials storage: The application offers the option to save FTP login and password details in the ~/.netrc file for added security.

Summary

Glynn is a gem that simplifies the process of deploying a Jekyll-powered blog to a remote host using FTP. It offers easy configuration options and provides a secure way to store FTP credentials. By automating the file transfer process, Glynn saves users time and effort when deploying their Jekyll blogs.