Sha256: 263d2cbe43cefdc55d24bfea175608aea38e5f9a3dae39da08bd99f7f92fa350
Contents?: true
Size: 650 Bytes
Versions: 2
Compression:
Stored size: 650 Bytes
Contents
--- paths /**/: handler: directory proxy_path: index.html /**/*.template: handler: template blocks: {defaults: {pipeline: [erb,tags,blocks,html_head]}} /**/*.page: handler: page blocks: {defaults: {pipeline: [erb,tags,kramdown,blocks,fragments]}} /**/*.feed: handler: feed versions: rss: atom: /**/*.sitemap: handler: sitemap default_priority: 0.5 default_change_freq: weekly [/**/virtual, /**/*.virtual]: handler: virtual [/**/*.css, /**/*.js, /**/*.html, /**/*.gif, /**/*.jpg, /**/*.png, /**/*.ico]: handler: copy [/**/*.sass, /**/*.scss, /**/*.haml, /**/*.rdoc, /**/*.textile, /**/*.tikz]: handler: copy
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
webgen-1.0.0.beta2 | data/webgen/passive_sources/default.metainfo |
webgen-1.0.0.beta1 | data/webgen/passive_sources/default.metainfo |