Sha256: f3bda03c960e87dfce4ddbf864f511b8efe4de95242195f72cc286d9243468b7

Contents?: true

Size: 160 Bytes

Versions: 1

Compression:

Stored size: 160 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
staticky-0.2.0 site_template/config/staticky.rb