Sha256: 7fb98b9b9a082ceeda2f08e25fae384dd77ba7a1e7de232d85fbe2fd0db49dbb

Contents?: true

Size: 312 Bytes

Versions: 1

Compression:

Stored size: 312 Bytes

Contents

# frozen_string_literal: true

require "bridgetown"
require "bulmatown/builder"

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.0 lib/bulmatown.rb