This pull request creates a new 'MainPage' component, its container, and several sub components, some of which will be reused on other 'page' components. For now the two pages that it's meant to replace are still in the repo, but they will be removed in the future.
Those components to be removed are:
MainCategoryPage
Home page
The one thing that is currently missing from the new implementation is some kind of sidebar filler for when we do not have a particular category selected.
This pull request creates a new 'MainPage' component, its container, and several sub components, some of which will be reused on other 'page' components. For now the two pages that it's meant to replace are still in the repo, but they will be removed in the future.
Those components to be removed are:
The one thing that is currently missing from the new implementation is some kind of sidebar filler for when we do not have a particular category selected.