TryGhost / Ghost

Independent technology for modern publishing, memberships, subscriptions and newsletters.
https://ghost.org
MIT License
47.64k stars 10.39k forks source link

Static pages should use page.hbs if it is available #1329

Closed ErisDS closed 11 years ago

ErisDS commented 11 years ago

As originally implemented in #1139 by @egdelwonk along with https://github.com/TryGhost/Casper/pull/39

If there is a page.hbs template available in the currently active theme, then that should be used to render a page, instead of post.hbs

@egdelwonk - you get first refusal on this if you want it?

egdelwonk commented 11 years ago

I'll implement the checks if no one else has a pull ready. :)

ErisDS commented 11 years ago

It's all yours :+1:

ErisDS commented 11 years ago

@egdelwonk Ping!? It's important for us to get this in early so that theme developers can test against it in advance.

egdelwonk commented 11 years ago

@ErisDS Ready to go. :)