Sha256: bbf0edd37a46aea53afdac3eae2719beeed1a5e54b2997aac148fe153ba92cb4

Contents?: true

Size: 260 Bytes

Versions: 7

Compression:

Stored size: 260 Bytes

Contents

# frozen_string_literal: true

require "bridgetown"
require "bulmatown/version"

Bridgetown::PluginManager.new_source_manifest(
  origin: Bulmatown,
  components: File.expand_path("../components", __dir__),
  layouts: File.expand_path("../layouts", __dir__)
)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bulmatown-1.2.3 lib/bulmatown.rb
bulmatown-1.2.2 lib/bulmatown.rb
bulmatown-1.1.0 lib/bulmatown.rb
bulmatown-1.0.7 lib/bulmatown.rb
bulmatown-1.0.6 lib/bulmatown.rb
bulmatown-1.0.5 lib/bulmatown.rb
bulmatown-1.0.4 lib/bulmatown.rb