I am creating custom Tumblr blog layout: http://thespektrdev.tumblr.com/
I need to create a separated page with all posts (such as archive). But I have not found any way to change standard Tumblr archive page.
What I have tried:
- Create new page (but how to render all posts on these page when they use theme html). I have not found "Custom template option"
- Just use css/js switcher. But in this option I should load all posts (it's slow)
Or maybe my situation is impossible?