Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

iiegn/jekyll-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Jekyll plugins by iiegn

Collection of plugins for the Jekyll static site generator.

Overview

Plugins included in this repository:

  • hyphenate.rb - Provides a hyphenation filter using text-hyphen

Usage

hyphenate.rb

By default the filter hyphenates content of all text nodes. You probably want to use this like {{ content | hyphenate }}. Also, adjust line 11 to match your language and left/right number of chars.

Requires Nokogiri & text-hyphen gems.

Author

hyphenate.rb originally written by Janne Ala-Äijälä of Aucor Oy

About

Some helper plugins for Jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%