Sha256: 6a801b52d1af58dc5cea096045fb4438f435ba065c748d87ad6c7c6919ad8265
Contents?: true
Size: 487 Bytes
Versions: 3
Compression:
Stored size: 487 Bytes
Contents
require 'octopress-littlefoot/version' require 'octopress-ink' Octopress::Ink.add_plugin({ name: "Octopress Littlefoot", slug: "littlefoot", gem: "octopress-littlefoot", path: File.expand_path(File.join(File.dirname(__FILE__), "..")), type: "plugin", version: Octopress::Littlefoot::VERSION, description: "Fancy footnote popovers with native Javascript", source_url: "https://github.com/octopress/littlefoot", })
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
octopress-littlefoot-1.0.2 | lib/octopress-littlefoot.rb |
octopress-littlefoot-1.0.1 | lib/octopress-littlefoot.rb |
octopress-littlefoot-1.0.0 | lib/octopress-littlefoot.rb |