Sha256: 2de363e0e71c24cf79242eb1235801cf0b1a99f96a7b07bcad774670d1a0b581

Contents?: true

Size: 181 Bytes

Versions: 2

Compression:

Stored size: 181 Bytes

Contents

post_path   'post'
layout_path 'layout'
output_path 'public'

layout 'default.html.erb'

post 'hello.md', :layout => 'another.html.erb'
list 'list'    , :layout => 'list.html.erb'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logi-0.1.1 example/config/logi.rb
logi-0.1.0 example/config/logi.rb