Page route
The page route is responsible for rendering an overview of all charts.
This file is called _route.tsx. which can be found under the
routes/page+/ directory.
A side page _route.index.tsx is also rendered which acts as a container for
rich texts. This side page acts as a outlet which is independent in terms of what
it displays. Currently not fully leveraging this feature.
The layout of this page could be totally different from the that of the topics page.
One can access it locally by going to e.g localhost