class Middleman::TemplateContext
def current_resource
-
(Middleman::Sitemap::Resource)
-
def current_resource return nil unless current_path sitemap.find_resource_by_destination_path(current_path) end
(Middleman::Sitemap::Resource)
-
def current_resource return nil unless current_path sitemap.find_resource_by_destination_path(current_path) end