Sha256: 8ac757b4810a33be3d7a27ad9e92e0aeb8904b295d099c2d5c02b9a676291c7e

Contents?: true

Size: 191 Bytes

Versions: 2

Compression:

Stored size: 191 Bytes

Contents

# frozen_string_literal: true

Staticky.configure do |config|
  config.build_path = Pathname.new("build")
  config.root_path = Pathname(__dir__).join("..")
  config.live_reloading = true
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
staticky-0.3.1 site_template/config/staticky.rb
staticky-0.3.0 site_template/config/staticky.rb