datadesk/baker

Sitemap-like functionality

Opened this issue · 1 comments

Baker projects should be aware of all its possible HTML (and other?) outputs and be able to surface that information for you. This would help with creating relative link helpers and other sorts of navigation building tools.

I think this could/should mimic the new-ish page variable and surface itself at like sitemap. Could be an array of all the pages, or some sort of key-value lookup (that could get tricky with dynamic pages, however).