mathblogging / mathblogging-base

The new base
MIT License
1 stars 2 forks source link

page with all posts is no longer generated #71

Closed pkra closed 7 years ago

pkra commented 7 years ago

This is a regression from our re-write.

The all-posts page used to be handled separately and that part was removed.

pkra commented 7 years ago

We could either turn it into just another category or keep handling it separately.

I favor the second solution (it's not that much work and making it a category has other side-effects such as the sidebar, name vs url rethinking etc).

pkra commented 7 years ago

It also feels wrong to have "all" as a category.