RubyGems Navigation menu

jekyll-email-munge 0.1.0

A Jekyll plugin for address munging — defending email addresses on public sites against bulk harvesters. Stacks five independently-effective techniques (AES-128-GCM encryption, JS conversion, click trigger, CSS-hidden decoy, SVG noscript fallback) so scrapers see ciphertext while humans see a normal mailto link. Drop in a Liquid tag — `{% munge_email "user@example.com" %}` — and the plugin handles encryption at build time, the decoder script, and the fallback markup.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 May 06, 2026 (13.5 KB)

Runtime Dependencies (1):

jekyll >= 3.7, < 5.0

Development Dependencies (2):

bundler ~> 2.0
rake ~> 13.0

Owners:

Pushed by:

Authors:

  • Federico Ramallo

SHA 256 checksum:

=

Total downloads 249

For this version 249

Version Released:

License:

MIT

Required Ruby Version: >= 2.7.0

Links: