Sha256: eea35e56580487793b6d258af411c4b62220151db3331083dc2521e2057804de
Contents?: true
Size: 536 Bytes
Versions: 3
Compression:
Stored size: 536 Bytes
Contents
require 'boldandblue/version' require 'octopress-ink' Octopress::Ink.add_plugin({ name: "Boldandblue", slug: "theme", gem: "boldandblue", path: File.expand_path(File.join(File.dirname(__FILE__), "..")), type: "theme", version: Boldandblue::VERSION, description: "John Keith's Bold and Blue as an Octopress 3 theme gem", source_url: "https://github.com/grantbachman/boldandblue", website: "" # Optional project website })
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
boldandblue-0.0.4 | lib/boldandblue.rb |
boldandblue-0.0.3 | lib/boldandblue.rb |
boldandblue-0.0.2 | lib/boldandblue.rb |