Sha256: 9acbc759828863d121dc50cccff8195a503043c166bac99da818b26ac3555b36
Contents?: true
Size: 1.87 KB
Versions: 14
Compression:
Stored size: 1.87 KB
Contents
{ "plugin-config": { "name": "odania-core", "default": true, "author": [ "Mike Petersen <mike@odania-it.com>" ], "url": "http://www.odania.com", "sites": [ "www.domain.de" ] }, "config": { "title": "This is my awesome title" }, "default_subdomains": { "_general": "www" }, "domains": { "_general": { "_general": { "redirects": {}, "config": {}, "direct": {}, "dynamic": {}, "internal": { "layouts": { "main": { "styles": { "_general": { "entry_point": "application.html.erb", "direct": { "layouts/mac-beath/img/favicon/favicon.png": { "plugin_url": "layouts/mac-beath/img/favicon/favicon.png", "cacheable": true, "expires": 60 }, "layouts/mac-beath/img/photos/t12.jpg": { "plugin_url": "layouts/mac-beath/img/photos/t12.jpg" } }, "dynamic": { "layouts/simple/application_part1.html": { "plugin_url": "layouts/simple/application_part1.html.erb", "cacheable": true, "expires": 60 } }, "assets": {} }, "left_menu": { "entry_point": "application.html.erb", "direct": {}, "dynamic": {}, "assets": {} } } } }, "partials": { "footer": { "plugin_url": "partials/footer.html", "cacheable": true, "expires": 60 } } } } }, "example.com": { "www": { "redirects": { "^/test": "/test2" }, "config": {}, "direct": { "/imprint": { "plugin_url": "/my-imprint", "cacheable": true, "expires": 60 }, "/": { "plugin_url": "/my-home", "cacheable": false } }, "dynamic": {}, "internal": { "layouts": {}, "partials": {} } } } } }
Version data entries
14 entries across 14 versions & 1 rubygems