Sha256: 4908d6dc2a6be80cbe0a56fdcd4944ae409c869233ad04b048357c5e5849bd6a
Contents?: true
Size: 312 Bytes
Versions: 2
Compression:
Stored size: 312 Bytes
Contents
# frozen_string_literal: true require "bridgetown" require "bulmatown/version" Bridgetown::PluginManager.new_source_manifest( origin: Bulmatown, components: File.expand_path("../components", __dir__), content: File.expand_path("../content", __dir__), layouts: File.expand_path("../layouts", __dir__) )
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bulmatown-1.0.3 | lib/bulmatown.rb |
bulmatown-1.0.2 | lib/bulmatown.rb |