jekyll-image-manager

jekyll-image-manager

This is a simple python tool to organize automatically image of a jekyll post!

Jekyll Image Manager

This is a very simple Python image manager for jekyll projects. It finds all the image included in the posts, if they are links, it downloads and organizes the images!

Usage

source env/bin/activate
./jekyll_image.py <Jekyll Project Path>

Maintainer