Skip to content

An img tag for Jekyll, in Ruby. Will auto-center the image with an optional caption

Notifications You must be signed in to change notification settings

grepsuzette/jekyll-img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Jekyll Plugin: img Tag

Img Tag is a Liquid minimalist plugin for Jekyll to create centered images with a caption.

Installation

  • Go to _plugins directory,
  • Run git clone https://github.com/emugel/jekyll-img.git jekyll-img,
  • Add a line imgurl: "/img" to your _config.yml, where /img is the path of your assets.

Usage

{% img mypic.jpg This is my new typewriter %}.

About

An img tag for Jekyll, in Ruby. Will auto-center the image with an optional caption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages