Sha256: 5efcb962be0387550def0c05befed1a8145966143c1f119edacc3401404a94ac

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

# frozen_string_literal: true

require "bridgetown"

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

1 entries across 1 versions & 1 rubygems

Version Path
bulmatown-1.0.1 lib/bulmatown.rb