Sha256: 4af999d16cc8f08b3d08ed0ea278548bbae12692d4a12849d1adab72900501d1
Contents?: true
Size: 171 Bytes
Versions: 2
Compression:
Stored size: 171 Bytes
Contents
task :default => :build desc 'deploy the site to the webserver' task :deploy => [:build, 'deploy:rsync'] SITE.uv.theme = 'twilight' SITE.uv.line_numbers = false # EOF
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
TwP-webby-0.9.4.1 | examples/presentation/Sitefile |
webby-0.9.4 | examples/presentation/Sitefile |